You are here

uc_store.settings.yml in Ubercart 8.4

uc_store/config/install/uc_store.settings.yml

File

uc_store/config/install/uc_store.settings.yml
View source
  1. name: Ubercart
  2. mail: ''
  3. mail_include_name: true
  4. phone: ''
  5. fax: ''
  6. help_page: ''
  7. address:
  8. street1: ''
  9. street2: ''
  10. city: ''
  11. zone: ''
  12. country: ''
  13. postal_code: ''
  14. address_fields:
  15. first_name:
  16. required: true
  17. status: true
  18. weight: 0
  19. last_name:
  20. required: true
  21. status: true
  22. weight: 1
  23. company:
  24. required: false
  25. status: true
  26. weight: 2
  27. street1:
  28. required: true
  29. status: true
  30. weight: 3
  31. street2:
  32. required: false
  33. status: true
  34. weight: 4
  35. city:
  36. required: true
  37. status: true
  38. weight: 5
  39. zone:
  40. required: true
  41. status: true
  42. weight: 6
  43. country:
  44. required: true
  45. status: true
  46. weight: 7
  47. postal_code:
  48. required: true
  49. status: true
  50. weight: 8
  51. phone:
  52. required: false
  53. status: false
  54. weight: 9
  55. currency:
  56. code: USD
  57. symbol: $
  58. symbol_after: false
  59. thousands_marker: ','
  60. decimal_marker: .
  61. precision: 2
  62. weight:
  63. units: lb
  64. thousands_marker: ','
  65. decimal_marker: .
  66. precision: 2
  67. length:
  68. units: in
  69. thousands_marker: ','
  70. decimal_marker: .
  71. precision: 2
  72. customer_address: billing
  73. capitalize_address: true
  74. footer_message: false