Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Magento CMS 静的ブロックのコンテンツを顧客に送信する請求書に追加したいと考えています。my_invoice_message という静的ブロックを作成しました。
請求書に内容を押し込んで配置するにはどうすればよいですか? テンプレートは /sales/order_new.html と呼ばれます。
cms/page に挿入する場合と同じ構文です。
{{block type="cms/block" block_id="id-of-your-block" }}