{{template config_path="design/email/header_template"}}

{{trans "Thank You for Your Inquiry!"}}

{{trans "Dear %customer_name," customer_name=$customer_name}}

{{trans "Thank you for contacting us about %product_name (SKU: %product_sku)." product_name=$product_name product_sku=$product_sku}}

{{trans "Your Inquiry Details:"}}

{{trans "What happens next?"}}

  • {{trans "Our team will review your inquiry"}}
  • {{trans "We'll prepare a personalized response with pricing and availability"}}
  • {{trans "You'll receive a detailed reply directly to this email address"}}

{{trans "If you have any urgent questions or need immediate assistance, please don't hesitate to contact us directly:"}}

{{trans "Contact Information:"}}

{{trans "Email: %store_email" store_email=$store_email}}

{{trans "Telefon:"}} {{var store_phone}}

{{trans "Thank you for choosing %store_name!" store_name=$store.getFrontendName()}}

{{trans "Best regards,"}}
{{trans "The %store_name Team" store_name=$store.getFrontendName()}}


{{trans "This is an automated confirmation email. Please do not reply directly to this email."}} {{trans "If you need assistance, please use our contact information provided above."}}

{{template config_path="design/email/footer_template"}}