WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
CREATE TABLE IF NOT EXISTS `wpqc_mvx_products_map` ( `ID` bigint(20) NOT NULL AUTO_INCREMENT, `product_map_id` BIGINT UNSIGNED NOT NULL DEFAULT 0, `product_id` BIGINT UNSIGNED NOT NULL DEFAULT 0, `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`ID`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
CREATE TABLE IF NOT EXISTS `wpqc_mvx_visitors_stats` ( `ID` bigint(20) NOT NULL AUTO_INCREMENT, `vendor_id` BIGINT UNSIGNED NOT NULL DEFAULT 0, `user_id` BIGINT UNSIGNED NOT NULL DEFAULT 0, `user_cookie` varchar(255) NOT NULL, `session_id` varchar(191) NOT NULL, `ip` varchar(60) NOT NULL, `lat` varchar(60) NOT NULL, `lon` varchar(60) NOT NULL, `city` text NOT NULL, `zip` varchar(20) NOT NULL, `regionCode` text NOT NULL, `region` text NOT NULL, `countryCode` text NOT NULL, `country` text NOT NULL, `isp` text NOT NULL, `timezone` varchar(255) NOT NULL, `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`ID`), CONSTRAINT visitor UNIQUE (vendor_id, session_id), KEY vendor_id (vendor_id), KEY user_id (user_id), KEY user_cookie (user_cookie(191)), KEY session_id (session_id(191)), KEY ip (ip) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
CREATE TABLE IF NOT EXISTS `wpqc_mvx_cust_questions` ( `ques_ID` bigint(20) NOT NULL AUTO_INCREMENT, `product_ID` BIGINT UNSIGNED NOT NULL DEFAULT '0', `ques_details` text NOT NULL, `ques_by` BIGINT UNSIGNED NOT NULL DEFAULT '0', `ques_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `ques_vote` longtext NULL, `status` text NOT NULL, PRIMARY KEY (`ques_ID`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
CREATE TABLE IF NOT EXISTS `wpqc_mvx_cust_answers` ( `ans_ID` bigint(20) NOT NULL AUTO_INCREMENT, `ques_ID` BIGINT UNSIGNED NOT NULL DEFAULT '0', `ans_details` text NOT NULL, `ans_by` BIGINT UNSIGNED NOT NULL DEFAULT '0', `ans_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `ans_vote` longtext NULL, PRIMARY KEY (`ans_ID`), CONSTRAINT ques_id UNIQUE (ques_ID) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
CREATE TABLE IF NOT EXISTS `wpqc_mvx_shipping_zone_methods` ( `instance_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `method_id` varchar(255) NOT NULL DEFAULT '', `zone_id` int(11) unsigned NOT NULL, `vendor_id` int(11) NOT NULL, `is_enabled` tinyint(1) NOT NULL DEFAULT '1', `settings` longtext, PRIMARY KEY (`instance_id`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
CREATE TABLE IF NOT EXISTS `wpqc_mvx_shipping_zone_locations` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `vendor_id` int(11) DEFAULT NULL, `zone_id` int(11) DEFAULT NULL, `location_code` varchar(255) DEFAULT NULL, `location_type` varchar(255) DEFAULT NULL, PRIMARY KEY (`id`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
CREATE TABLE IF NOT EXISTS `wpqc_mvx_vendor_ledger` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `vendor_id` int(11) NOT NULL, `order_id` bigint(20) NOT NULL, `ref_id` bigint(20) NOT NULL, `ref_type` varchar(100) NOT NULL DEFAULT '', `ref_info` varchar(255) NOT NULL DEFAULT '', `ref_status` varchar(100) NOT NULL DEFAULT '', `ref_updated` timestamp NULL, `credit` varchar(100) NOT NULL, `debit` varchar(100) NOT NULL, `balance` varchar(255) NOT NULL DEFAULT 0, `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`id`) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SHOW FULL COLUMNS FROM `wpqc_options`

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SHOW FULL COLUMNS FROM `wpqc_options`

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_enable_signup_and_login_from_checkout' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'smsalert_cod_to_prepaid' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'wcct_settings' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_minimum_order_quantity' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_maximum_order_quantity' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_minimum_order_value' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_maximum_order_value' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_settings_enabled' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_show_marketplace_suggestions' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT * FROM wpqc_posts WHERE ID = 7 LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT * FROM wpqc_posts WHERE ID = 8 LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_pickup_location_settings' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'woocommerce_shipping_cost_requires_address' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'wpmm_migration_time' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'wpseo-premium-redirects-base' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'mc4wp_integrations' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'product_brand_slug' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'elementor_experiment-e_dom_optimization' LIMIT 1

WordPress database error: [User 'xshop79q_wp53501' has exceeded the 'max_questions' resource (current value: 1)]
SELECT option_value FROM wpqc_options WHERE option_name = 'elementor_experiment-e_optimized_assets_loading' LIMIT 1

Products Archive - Xshopi
  • boAt Rockerz 550 Over-Ear Wireless Headphone

    boAt Rockerz 550 Over-Ear Wireless Headphone Ergonomic Aesthetics, Plush Padded Earcups, Immersive Audio, Bluetooth v5.0 & Upto 20H Playback (Black)

    Special Feature Over-ear
    Connector Type Bluetooth
    Brand Boat
    Wireless Communication Technology Bluetooth
    Noise Control Sound Isolation
    3,000.004,999.00 40% off
  • Boult Audio Bass Buds Q2

    Special Feature Over-ear
    Connector Type Wired
    Brand Boult Audio
    Wireless Communication Technology Bluetooth
    Colour Black
    2,000.002,490.00 20% off

Main Menu