Advertisement
xandeadx

Untitled

Sep 10th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. {
  2. "jid" : "2",
  3. "title" : "demo.virtuemart.net - product",
  4. "start_url" : "http:\/\/demo.virtuemart.net\/",
  5. "test_url" : "http:\/\/demo.virtuemart.net\/index.php\/2012-01-13-09-33-20\/virtuemart-default-layout\/mobile-phones\/apple-iphone-4-detail",
  6. "only_this_domen" : "1",
  7. "depth" : "1",
  8. "parse_limit" : "0",
  9. "white_list" : "",
  10. "black_list" : "*.jpg\r\n*.png\r\n*.zip\r\n*.rar\r\n*.pdf",
  11. "check_code" : "return $doc-\u003Efind(\u0027.quantity-input\u0027)-\u003Elength() \u003E 0;",
  12. "save_url" : "0",
  13. "no_update" : "0",
  14. "site_charset" : "auto",
  15. "charset_fix" : "0",
  16. "entity_type" : "commerce_product",
  17. "bundle" : "storage_devices",
  18. "remote_id_code" : "return $doc-\u003Efind(\u0027input[name=\u0022virtuemart_product_id[]\u0022]\u0027)-\u003Eval();",
  19. "fields_code" : {
  20. "sku" : "return $doc-\u003Efind(\u0027span[itemprop=\u0022sku\u0022]\u0027)-\u003Etext();",
  21. "title" : "return $doc-\u003Efind(\u0027#product-name\u0027)-\u003Etext();",
  22. "commerce_price" : "$price_string = $doc-\u003Efind(\u0027meta[itemprop=\u0022price\u0022]\u0027)-\u003Eattr(\u0027content\u0027);\r\n$price_float = (float)str_replace(\u0027,\u0027, \u0027.\u0027, $price_string);\r\nreturn array(\r\n \u0027amount\u0027 =\u003E $price_float * 100,\r\n);",
  23. "title_field" : "return $doc-\u003Efind(\u0027#product-name\u0027)-\u003Etext();"
  24. },
  25. "list_mode_code" : "",
  26. "prepare_code" : "",
  27. "headers" : "User-Agent: Opera\/9.80 (Windows NT 6.1; U; ru) Presto\/2.8.131 Version\/11.10\r\n",
  28. "proxies" : "",
  29. "force_download" : "0",
  30. "force_download_list" : "",
  31. "sleep" : "0",
  32. "status" : "1",
  33. "module" : null
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement