Advertisement
Guest User

Untitled

a guest
Mar 7th, 2019
1,254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. back/_database/zone_links.sql
  2. back/_database/zones.sql
  3. back/classes/address.php
  4. back/classes/cart.php
  5. back/classes/discount.php
  6. back/classes/field.php
  7. back/classes/filter.php
  8. back/classes/mail.php
  9. back/classes/massaction.php
  10. back/classes/order.php
  11. back/classes/widget.php
  12. back/controllers/config.php
  13. back/controllers/product.php
  14. back/helpers/checkout.php
  15. back/helpers/checkout/address.php
  16. back/helpers/checkout/cart.php
  17. back/helpers/checkout/fields.php
  18. back/helpers/checkout/terms.php
  19. back/helpers/checkout/text.php
  20. back/helpers/helper.php
  21. back/helpers/image.php
  22. back/helpers/import/mijo.php
  23. back/helpers/module.php
  24. back/helpers/paymentplugin.php
  25. back/helpers/spreadsheet.php
  26. back/helpers/translation.php
  27. back/tables.sql
  28. back/types/characteristic.php
  29. back/types/order_range.php
  30. back/types/order_status.php
  31. back/views/config/tmpl/advanced.php
  32. back/views/config/tmpl/language.php
  33. back/views/config/tmpl/main.php
  34. back/views/config/tmpl/share.php
  35. back/views/config/view.html.php
  36. back/views/email/tmpl/form.php
  37. back/views/email/view.html.php
  38. back/views/explorer/view.html.php
  39. back/views/menus/tmpl/options_product.php
  40. back/views/modules/tmpl/options_product.php
  41. back/views/order/tmpl/export.php
  42. back/views/product/tmpl/form_variants.php
  43. back/views/product/view.html.php
  44. front/controllers/checkout.php
  45. front/controllers/product.php
  46. front/router.php
  47. front/views/address/view.html.php
  48. front/views/affiliate/view.html.php
  49. front/views/cart/view.html.php
  50. front/views/checkout/view.html.php
  51. front/views/order/tmpl/listing.php
  52. front/views/order/view.html.php
  53. front/views/product/tmpl/add_to_cart_ajax.php
  54. front/views/product/tmpl/listing_price.php
  55. front/views/product/tmpl/listing_slider_vertical.php
  56. front/views/product/tmpl/show_block_characteristic.php
  57. front/views/product/tmpl/show_block_img.php
  58. front/views/product/view.html.php
  59. front/views/user/view.html.php
  60. install.hikashop.php
  61. media/css/backend_default.css
  62. media/css/frontend_default.css
  63. media/css/style_default.css
  64. media/js/checkout.js
  65. media/js/hikashop.js
  66. media/js/vote.js
  67. media/mail/payment_notification.preload.php
  68. plugins/plg_hikashop_group/group.php
  69. plugins/plg_hikashop_shippingmanual_prices/shippingmanual_prices.php
  70. plugins/plg_hikashop_userpoints/userpoints.php
  71. plugins/plg_hikashoppayment_atossips/atossips.php
  72. plugins/plg_hikashoppayment_authorize/authorize.php
  73. plugins/plg_hikashoppayment_paybox/paybox.php
  74. plugins/plg_hikashoppayment_postfinance/postfinance.php
  75. plugins/plg_system_hikashopanalytics/hikashopanalytics.php
  76. plugins/plg_system_shipstation/shipstation.php
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement