TRUNCATE TABLE `iheart_hikashop_product`; ALTER TABLE `iheart_hikashop_product` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_price`; ALTER TABLE `iheart_hikashop_price` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_product_category`; ALTER TABLE `iheart_hikashop_product_category` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_product_related`; ALTER TABLE `iheart_hikashop_product_related` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_order`; ALTER TABLE `iheart_hikashop_order` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_order_product`; ALTER TABLE `iheart_hikashop_order_product` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_history`; ALTER TABLE `iheart_hikashop_history` AUTO_INCREMENT=0; DELETE FROM `iheart_hikashop_file` WHERE file_type='product'; ALTER TABLE `iheart_hikashop_file` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_variant`; ALTER TABLE `iheart_hikashop_variant` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_cart`; ALTER TABLE `iheart_hikashop_cart` AUTO_INCREMENT=0; TRUNCATE TABLE `iheart_hikashop_cart_product`; ALTER TABLE `iheart_hikashop_cart_product` AUTO_INCREMENT=0;