Skip to product information
1 of 3

Section Stock Store

[Code sales]: Text with number image

[Code sales]: Text with number image

Regular price ¥2,500
Regular price Sale price ¥2,500
Sale Sold out
Taxes included.
【ご購入前のご注意】
⭐︎デジタルコンテンツは、その性質上、返品や返金はお受けしておりません。
⭐︎CSSに問題が生じた場合は、ご自身で適切に調整してください。
⭐︎Dawnベースで作成しております。他のテーマはレイアウト崩れなどの可能性があります。
⭐︎Shopifyアップデートによりレイアウト崩れの可能性があります。
⭐︎コードのみの販売です。解説のご連絡はお断りしています。
  • Code sales
View full details

In the basic settings, you can set the title input, border, and number color.

From the block, you can insert an image, enter text, set the link destination, and set how the link destination will be displayed.

You can add up to four blocks.

A little code
 
<section class="section- {{ section.id }} -padding color- {{ section.settings.section_color_scheme }} ">
 <div class="page-width">
 <div class="ixt-25006_head"> 
<h2 class="ixt-25006_head-title"> {{ section.settings.ixt-25006-title_text }} </h2>
 </div>
 <div class="ixt-25006__items--wrapper">
 {%- assign item_count = section.blocks.size -%}