You are here

basic_cart.checkout.yml in Basic cart 8.2

config/install/basic_cart.checkout.yml

File

config/install/basic_cart.checkout.yml
View source
  1. admin_emails:
  2. admin:
  3. subject: New order placed
  4. body: "Hi, \n An order was placed by [node:title] [basic_cart_order:basic_cart_email]\nOrdered products:\n[basic_cart_order:products]\nTotal price: [basic_cart_order:basic_cart_total_price]"
  5. send_emailto_user: 0
  6. user:
  7. subject: New order placed
  8. body: "Hi,\nYou just placed an order on the website [site:name]. Here are the order details:\n[basic_cart_order:products]\nTotal price: [basic_cart_order:basic_cart_total_price]\nWe will contact you as soon as possible."
  9. thankyou:
  10. title: Thank you
  11. text: "Thank you for placing an order on our website.\nWe will contact you as soon as possible."
  12. custom_page: thankyou
  13. langcode: en