Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INSERT INTO `adm_catalog_items`
- (id,ISBN,author,available_item,barcode,binding,category,country_of_origin,currencyId,delivery,description,downloadable,format,original_id,local_delivery_cost,manufacturer_warranty,model,modified_time,name,oldprice,page_extent,param,pickup,picture,price,publisher,sales_notes,series,store,type_item,typePrefix,url,vendor,vendorCode,advcampaign_id,advcampaign_name,date_update,picture_orig,original_picture) VALUES (6348,'','','','','','','true','','','','Мужские коллекции/Обувь','Россия','RUR','true','','','','Муж','167575ZZ4445','350','','','Razgulyaev & Blagonravova Домашние тапочки 91504','1430260864','','','','','','','false','http://topbrands.ru/static/images/5/32/53213_1.jpg_786x1178.jpg','8500','','','','false','','','vendor.model','','http://ad.admitad.com/goto/eb8b7c12f047e95926ab780e165f0f/?i=5&ulp=http%3A%2F%2Ftopbrands.ru%2Fmuzhskie-kollektsii%2Fobuv%2F167575%2F%3Fsku%3D167575ZZ4445','Razgulyaev & Blagonravova','','','','1326','TOPBRANDS','2016-02-27 01:22:18','http://topbrands.ru/static/images/5/32/53213_1.jpg_786x1178.jpg http://topbrands.ru/static/images/5/32/53213_2.jpg_786x1178.jpg http://topbrands.ru/static/images/5/32/53213_3.jpg_786x1178.jpg http://topbrands.ru/static/images/5/32/53213_4.jpg_786x1178.jpg','http://topbrands.ru/static/images/5/32/53213_1.jpg_786x1178.jpg') ON DUPLICATE KEY UPDATE ISBN = VALUES (ISBN),author = VALUES (author),available_item = VALUES (available_item),barcode = VALUES (barcode),binding = VALUES (binding),category = VALUES (category),country_of_origin = VALUES (country_of_origin),currencyId = VALUES (currencyId),delivery = VALUES (delivery),description = VALUES (description),downloadable = VALUES (downloadable),format = VALUES (format),original_id = VALUES (original_id),local_delivery_cost = VALUES (local_delivery_cost),manufacturer_warranty = VALUES (manufacturer_warranty),model = VALUES (model),modified_time = VALUES (modified_time),name = VALUES (name),oldprice = VALUES (oldprice),page_extent = VALUES (page_extent),param = VALUES (param),pickup = VALUES (pickup),picture = VALUES (picture),price = VALUES (price),publisher = VALUES (publisher),sales_notes = VALUES (sales_notes),series = VALUES (series),store = VALUES (store),type_item = VALUES (type_item),typePrefix = VALUES (typePrefix),url = VALUES (url),vendor = VALUES (vendor),vendorCode = VALUES (vendorCode),advcampaign_id = VALUES (advcampaign_id),advcampaign_name = VALUES (advcampaign_name), advcampaign_id = VALUES (advcampaign_id),
- advcampaign_name = VALUES (advcampaign_name),
- date_update = VALUES (date_update),
- picture_orig = VALUES (picture_orig),
- original_picture = VALUES (original_picture)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement