You are here

commerce_shipping_method.yml in Commerce Demo 8.2

Same filename and directory in other branches
  1. 8 content/commerce_shipping_method.yml
content/commerce_shipping_method.yml

File

content/commerce_shipping_method.yml
View source
  1. 0c909aa1-02ac-4f23-a57e-695ecf718d84:
  2. stores:
  3. - 3c8ffdaa-95c0-4b11-8b4e-d27186863f19
  4. - c0efc490-c532-4b3d-bf3e-4ff509aed916
  5. - 5f7afd2e-8470-4c25-bc40-46d40563d0f6
  6. plugin:
  7. target_plugin_id: flat_rate
  8. target_plugin_configuration:
  9. rate_label: 'Express shipping'
  10. rate_amount:
  11. number: '13.00'
  12. currency_code: USD
  13. services:
  14. - default
  15. default_package_type: custom_box
  16. name: 'Express shipping: 2 business days'
  17. conditions:
  18. -
  19. target_plugin_id: order_currency
  20. target_plugin_configuration:
  21. currencies:
  22. - USD
  23. condition_operator: AND
  24. weight: '-9'
  25. status: '1'
  26. ba06cf16-7319-454e-b722-5700af940d92:
  27. stores:
  28. - 3c8ffdaa-95c0-4b11-8b4e-d27186863f19
  29. - c0efc490-c532-4b3d-bf3e-4ff509aed916
  30. - 5f7afd2e-8470-4c25-bc40-46d40563d0f6
  31. plugin:
  32. target_plugin_id: flat_rate
  33. target_plugin_configuration:
  34. rate_label: 'Standard shipping'
  35. rate_amount:
  36. number: '8.00'
  37. currency_code: USD
  38. services:
  39. - default
  40. default_package_type: custom_box
  41. name: 'Standard shipping: 3 - 5 business days'
  42. conditions:
  43. -
  44. target_plugin_id: order_currency
  45. target_plugin_configuration:
  46. currencies:
  47. - USD
  48. condition_operator: AND
  49. weight: '-10'
  50. status: '1'