You are here

uc_cart.settings.yml in Ubercart 8.4

uc_cart/config/install/uc_cart.settings.yml

File

uc_cart/config/install/uc_cart.settings.yml
View source
  1. add_item_msg: true
  2. add_item_redirect: 'cart'
  3. msg_order_logged_in: ''
  4. msg_order_existing_user: ''
  5. msg_order_new_user: ''
  6. msg_order_new_user_logged_in: ''
  7. empty_button: false
  8. minimum_subtotal: 0
  9. anon_duration: 4
  10. anon_unit: 'hours'
  11. auth_duration: 1
  12. auth_unit: 'years'
  13. continue_shopping_type: 'link'
  14. continue_shopping_use_last_url: true
  15. continue_shopping_url: ''
  16. breadcrumb_text: ''
  17. breadcrumb_url: ''
  18. new_customer_login: false
  19. new_customer_email: true
  20. new_customer_status_active: true
  21. new_account_name: false
  22. new_account_password: false
  23. checkout_email_customer: true
  24. checkout_email_admin: true
  25. mail_existing: true
  26. email_validation: false
  27. checkout_anonymous: true
  28. checkout_enabled: true
  29. panes:
  30. billing:
  31. id: billing
  32. settings:
  33. default_same_address: false
  34. delivery:
  35. id: delivery
  36. settings:
  37. delivery_not_shippable: true
  38. payment:
  39. id: payment
  40. settings:
  41. show_preview: true
  42. cart:
  43. id: cart
  44. comments:
  45. id: comments
  46. customer:
  47. id: customer
  48. quotes:
  49. id: quotes
  50. ajax:
  51. checkout:
  52. 'panes][delivery][address][delivery_country':
  53. - payment-pane
  54. - quotes-pane
  55. 'panes][delivery][address][delivery_postal_code':
  56. - payment-pane
  57. - quotes-pane
  58. 'panes][delivery][select_address':
  59. - payment-pane
  60. - quotes-pane
  61. 'panes][billing][address][billing_country':
  62. - payment-pane