このプラグインを使用する場合は営業日カレンダープラグインを有効にしてください。
営業日カレンダーの営業日や定休日に合わせて、公開側で出力する文言を設定します。
営業日カレンダーの詳細ページを開く
/** サンプル **/
##TODAY_Y##年##TODAY_M##月##TODAY_D##日(##TODAY_W##)正午までのご注文は
##SCH_Y##年##SCH_M##月##SCH_D##日(##SCH_W##)の発送予定です。
/** サンプルここまで **/
<!-- shop:module="common.shipping_schedule_notice_each_items" --> ここに設定した内容を出力します。 <!-- /shop:module="common.shipping_schedule_notice_each_items" -->
<!-- shop:module="common.shipping_schedule_notice_each_items_raw" --> ここに設定した内容を出力します。 <!-- /shop:module="common.shipping_schedule_notice_each_items_raw" -->
<!-- shop:module="common.shipping_schedule_notice_each_items" --> <!-- item:code="" /-->ここに設定した内容を出力します。 <!-- /shop:module="common.shipping_schedule_notice_each_items" -->
<!-- shop:module="common.shipping_schedule_notice_each_items_raw" --> <!-- item:code="" /-->ここに設定した内容を出力します。 <!-- /shop:module="common.shipping_schedule_notice_each_items_raw" -->
<!-- shop:module="common.shipping_schedule_notice_each_items" --> <!-- item:code="##ALIAS##" /-->ここに設定した内容を出力します。 <!-- /shop:module="common.shipping_schedule_notice_each_items" -->
<!-- shop:module="common.shipping_schedule_notice_each_items_raw" --> <!-- item:code="##ALIAS##" /-->ここに設定した内容を出力します。 <!-- /shop:module="common.shipping_schedule_notice_each_items_raw" -->