You are here

ba04d979-ac60-444b-9740-a18310a19c30.yml in Commerce Demo 3.0.x

content/commerce_shipping_method/ba04d979-ac60-444b-9740-a18310a19c30.yml

File

content/commerce_shipping_method/ba04d979-ac60-444b-9740-a18310a19c30.yml
View source
  1. _meta:
  2. version: '1.0'
  3. entity_type: commerce_shipping_method
  4. uuid: ba04d979-ac60-444b-9740-a18310a19c30
  5. default_langcode: en
  6. depends:
  7. 3ee0fdea-6255-4206-b434-65fc82f0e2e1: commerce_store
  8. default:
  9. stores:
  10. -
  11. entity: 3ee0fdea-6255-4206-b434-65fc82f0e2e1
  12. plugin:
  13. -
  14. target_plugin_id: flat_rate
  15. target_plugin_configuration:
  16. rate_label: 'Standard Delivery'
  17. rate_description: 'Smaller items are usually delivered within 5 working days, Monday to Saturday, 7.30am - 6.30pm. Some couriers may deliver slight'
  18. rate_amount:
  19. number: '0'
  20. currency_code: GBP
  21. services:
  22. - default
  23. default_package_type: custom_box
  24. workflow: shipment_default
  25. name:
  26. -
  27. value: 'UK Free Standard Delivery'
  28. conditions:
  29. -
  30. target_plugin_id: shipment_address
  31. target_plugin_configuration:
  32. zone:
  33. territories:
  34. -
  35. country_code: GB
  36. negate: 0
  37. -
  38. target_plugin_id: order_total_price
  39. target_plugin_configuration:
  40. operator: '>='
  41. amount:
  42. number: '50'
  43. currency_code: GBP
  44. -
  45. target_plugin_id: shipment_weight
  46. target_plugin_configuration:
  47. operator: '<'
  48. weight:
  49. number: '20'
  50. unit: kg
  51. condition_operator:
  52. -
  53. value: AND
  54. weight:
  55. -
  56. value: 0
  57. status:
  58. -
  59. value: true