font-family : HarmoniaSansPro-Light
class : .HarmoniaSansPro-Light
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz
1234567890
Fonts
font-family : HarmoniaSansPro-Light
class : .HarmoniaSansPro-Light
font-family : HarmoniaSansPro-Regular
class : .HarmoniaSansPro-Regular
font-family : HarmoniaSansPro-SemiBold
class : .HarmoniaSansPro-SemiBold
font-family : HarmoniaSansPro-Black
class : .HarmoniaSansPro-Black
font-family : HelveticaNeue-BoldCondensed
class : .HelveticaNeue-BoldCondensed
font-family : Juana-Thin
class : .Juana-Thin
font-family : Juana-ThinIt
class : .Juana-ThinIt
font-family : Juana-ExtraLight
class : .Juana-ExtraLight
font-family : Juana-ExtraLightIt
class : .Juana-ExtraLightIt
font-family : Juana-Light
class : .Juana-Light
font-family : Juana-LightIt
class : .Juana-LightIt
font-family : Juana-Regular
class : .Juana-Regular
font-family : Juana-RegularIt
class : .Juana-RegularIt
font-family : Juana-Medium
class : .Juana-Medium
font-family : Juana-MediumIt
class : .Juana-MediumIt
font-family : Juana-SemiBold
class : .Juana-SemiBold
font-family : Juana-SemiBoldIt
class : .Juana-SemiBoldIt
font-family : Juana-Bold
class : .Juana-Bold
font-family : Juana-BoldIt
class : .Juana-BoldIt
font-family : Juana-Black
class : .Juana-Black
font-family : Juana-BlackIt
class : .Juana-BlackIt
asset images
| asset_img_url: 'master'
'icon-expand-shrink-arrow.png'
'icon_review_thumbs_up.png'
'icon_review_thumbs_up_over.png'
'icon_write_a_review.png'
'icon_thumbs_up.png'
.checkbox-input
div.checkbox-input-container
input[type="checkbox"].checkbox-input
label.checkbox-input-label
.compare-price
div
div.compare-price.mr-4
[price]
* line-height: 1.2 필요
.lazy-loading-image
picture.lazy-loading-image
source
...
img
.loading-box
.loading-box.loading-box--loading
.loading-box__box.loading-box__box--x-1
.loading-box.loading-box--loading
.loading-box__box.loading-box__box--op-1
.radio-list
ul.radio-list
li
input[type="radio"]
label
...
ul.radio-list
li
...
ul.radio-list.radio-list--product-size
li
...
ul.radio-list.radio-list--product-color
li
...
.select-input
div.select-input-container
label.select-input-label
select.select-input
.square-btn
div.square-btn
.square-btn__bg
.square-btn__content
div.square-btn.black
.square-btn__bg
.square-btn__content
.square-image
picture.square-image
img
picture.square-image.h100
img
.square-image
picture
img
.square-image.h100
picture
img
render 'img-wrapper', image: sample_image, media_string: '375,1024,1440', size_ratio: 0.2, picture_class: 'square-image'
render 'picture', image: sample_image_2, media_string: '375,1024,1440', size_ratio: 0.2, picture_classes: 'square-image h100'
.text-input
div.text-input-container
label.text-input-label
input[type="text"].text-input
div.text-input-container.text-input-container--square
label.text-input-label
input[type="text"].text-input
'flowing-text' snippet
delay: number (default: 0)
direction: string (default: 'rtl')
margin: number (default: 24)
repeat: number (default: 2)
speed: number (default: 80)
content: string (default: 'Lorem Ipsum is the single greatest threat.')
render 'flowing-text'
render 'flowing-text', direction: 'ltr', margin: 0, speed: 120, content: 'A text generator straight out of left field, step up to bat on your next project with this baseball themed lorem ipsum text, which even includes a REST API.'
'picture' snippet
render 'picture', image: sample_image, media_string: '375,767', srcset_string: '100,200,300'
render 'picture', image: sample_image, media_string: '375,428,768,1024,1280,1440', size_ratio: 1
render 'picture', image: sample_image, media_string: '375,428,768,1024,1280,1440', size_ratio: 0.2
'product-tag-btn' snippet
tag: string (required)
is_link: boolean (default: false)
render 'product-tag-btn', tag: 'bestseller', is_link: false
render 'product-tag-btn', tag: 'newin', is_link: true
'product-tag-btns' snippet
tags: string[] (required)
is_link: boolean (default: false)
render 'product-tag-btns', tags: all_products['leila-pants'].tags, is_link: false
render 'product-tag-btns', tags: all_products['cameron-half-zip-sweatshirt'].tags, is_link: true
'img-wrapper' snippet
render 'img-wrapper', image: sample_image_2, media_string: '300,600', srcset_string: '300,600', load_scrolled: false
render 'img-wrapper', image: sample_image_2, media_string: '375,428,768,1024,1280,1440', size_ratio: 1, load_scrolled: true, image_alt: 'model wears harper beige set'
'section-title' snippet
content: string (required, b, strong, em, i tag에 넣을 경우, 모바일에서 크게 처리)
type: number (default: 1)
render 'section-title', content: 'SHOP BY CATEGORY'
render 'section-title', content: "this week's most loved"
'underline-btn' snippet
content: string (default: "Google")
id: string
class: string
url: string (없으면 button tag, 있으면 a tag로 생성)
target: string (default: "_blank", url 있을 경우만.) ["_blank", "_self"]
title: string (default: content 값, url 있을 경우만.)
is_hovered: boolean (true일 경우, 밑줄이 항상 있음)
is_x_effect: boolean (true일 경우, 밑줄이 왼쪽 → 오른쪽 나타나는 효과)
render 'underline-btn'
render 'underline-btn', url: '/', target: '_self', content: 'Enavant Active', is_x_effect: true
Enavant Active
render 'underline-btn', url: 'https://pngquant.org/', target: '_self', content: 'pngquant.org', title: 'pngquant.org'
pngquant.org
render 'underline-btn', content: '.hovered', is_hovered: true
'collection-grid-1' section
section 'collection-grid-1'
'picture-grid-1' section
section 'picture-grid-1'
'product-grid-1' section
section 'product-grid-1'
'product-list-1' section
section 'product-list-1'
Do you want to add products to your personal account?
You are visiting ENAVANT from a different country.
Would you like to update your localization?