MoldCost Pro Limited

123 Manufacturing Blvd, Shenzhen, CN

T: +86 (755) 1234-5678

E: sales@moldcostpro.com

W: www.moldcostpro.com

Commercial Invoice

Quote ID: MC-{{ quote.id|string|replace(' ', '0') }}

Date: {{ quote.created_at.strftime('%d-%b-%Y') }}

Currency: USD

Valid Until: {{ (quote.created_at + datetime.timedelta(days=30)).strftime('%d-%b-%Y') }}

{% from "_quotation_details.html" import render_quotation_details %} {{ render_quotation_details(quote, show_actions=false) }}