<!DOCTYPE html>
<html lang="ja">
  <head>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta
      name="viewport"
      content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
    />
    <link rel="canonical" href="https://electriccarstocks.com" />
    <meta http-equiv="x-dns-prefetch-control" content="on" />
    <link rel="dns-prefetch" href="https://fonts.gstatic.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" />


    <title>
  louyishu
</title>



    
<meta property="og:site_name" content="louyishu" />
<meta property="og:url" content="https://electriccarstocks.com" />
<meta property="og:title" content="louyishu" />
<meta property="og:type" content="website" />
<meta property="og:description" content="louyishu" /><meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="louyishu" />
<meta name="twitter:description" content="louyishu" />

    <style>
@font-face {
  font-family: 'Jost';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Jost:regular_v15.woff') format('woff'),
        url('/cdn/shop/fonts/Jost:regular_v15.woff2') format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Jost:500_v15.woff') format('woff'),
        url('/cdn/shop/fonts/Jost:500_v15.woff2') format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Jost:600_v15.woff') format('woff'),
        url('/cdn/shop/fonts/Jost:600_v15.woff2') format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Jost:700_v15.woff') format('woff'),
        url('/cdn/shop/fonts/Jost:700_v15.woff2') format('woff2');
}

@font-face {
  font-family: 'Jost';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Jost:500_v15.woff') format('woff'),
        url('/cdn/shop/fonts/Jost:500_v15.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Poppins:regular_v21.woff') format('woff'),
        url('/cdn/shop/fonts/Poppins:regular_v21.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Poppins:500_v21.woff') format('woff'),
        url('/cdn/shop/fonts/Poppins:500_v21.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Poppins:600_v21.woff') format('woff'),
        url('/cdn/shop/fonts/Poppins:600_v21.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Poppins:700_v21.woff') format('woff'),
        url('/cdn/shop/fonts/Poppins:700_v21.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Poppins:300_v21.woff') format('woff'),
        url('/cdn/shop/fonts/Poppins:300_v21.woff2') format('woff2');
}

:root {
    --title-font: "Jost", "sans-serif";
    --title-font-weight: 500;
    --title-font-style: normal;
    --title-letter-spacing: 0.00000001em;
    --title-font-size: 30px;
    --title-line-height: 1.2;
    --title-text-transform: unset;
    --body-font: "Poppins", "sans-serif";
    
    --body-font-weight: 300;
    
    --body-bold-font-weight: 600;
    --body-font-style: normal;
    --body-letter-spacing: 0.00000001em;
    --body-font-size: 14px;
    --body-line-height: 1.6;

    --color-page-background: 237, 237, 237;
    --color-text: 0, 0, 0;
    --color-light-text: 104, 104, 104;
    --color-sale: 0, 0, 0;
    --color-discount: 238, 78, 15;
    --color-entry-line: 221, 221, 221;
    --color-button-background: 0, 0, 0;
    --color-button-text: 255, 255, 255;
    --color-button-secondary-background: 255, 255, 255;
    --color-button-secondary-text: 0, 0, 0;
    --color-button-secondary-border: 0, 0, 0;
    --color-discount-tag-background: 238, 71, 0;
    --color-discount-tag-text: 255, 255, 255;
    --color-cart-dot: 238, 71, 0;
    --color-cart-dot-text: 0, 0, 0;
    --color-image-background: 244, 247, 251;
    --color-image-loading-background: 244, 247, 251;
    --color-mask: 0, 0, 0;
    --color-shadow: var(--color-text);
    --color-scheme-1-bg: 243, 247, 250;
    --color-scheme-1-text: 0, 0, 0;
    --color-scheme-2-bg: 255, 255, 255;
    --color-scheme-2-text: 0, 0, 0;
    --color-scheme-3-bg: 244, 247, 251;
    --color-scheme-3-text: 0, 0, 0;

    --color-header-background: 255, 255, 255;
    --color-header-text: 0, 0, 0;
    --color-header-pc-searchbar-border: 221, 221, 221;
    --color-header-pc-searchbar-text: 0, 0, 0;
    --color-header-pc-searchbar-bg: 255, 255, 255;
    --color-announcement-bar-background: 0, 0, 0;
    --color-announcement-bar-text: 255, 255, 255;
    --color-footer-text: 255, 255, 255;
    --color-footer-border: 255, 255, 255;
    --color-footer-background: 0, 0, 0;

    --page-width: 1760px;
    --section-vertical-gap: 0px;
    --grid-horizontal-space: 20px;
    --grid-vertical-space: 20px;
    --grid-mobile-horizontal-space: 10px;
    --grid-mobile-vertical-space: 10px;

    --btn-border-thickness: 1px;
    --btn-border-opacity: 100%;
    --btn-border-radius: 4px;
    --btn-border-radius-outset: 5px;
    --btn-shadow-opacity: 0%;
    --btn-shadow-offset-x: 0px;
    --btn-shadow-offset-y: 0px;
    --btn-shadow-blur: 0px;

    --sku-selector-border-thickness: 1px;
    --sku-selector-border-opacity: 20%;
    --sku-selector-border-radius: 0px;
    --sku-selector-border-radius-outset: 0px;

    --input-border-thickness: 1px;
    --input-border-opacity: 20%;
    --input-border-radius: 4px;
    --input-border-radius-outset: 5px;
    --input-shadow-opacity: 0%;
    --input-shadow-offset-x: 0px;
    --input-shadow-offset-y: 0px;
    --input-shadow-blur: 0px;

    --card-border-thickness: 0px;
    --card-border-opacity: 10%;
    --card-border-radius: 12px;
    --card-border-radius-outset: 12px;
    --card-shadow-opacity: 0%;
    --card-shadow-offset-x: 0px;
    --card-shadow-offset-y: 0px;
    --card-shadow-blur: 0px;

    --product-card-border-thickness: 0px;
    --product-card-border-opacity: 10%;
    --product-card-border-radius: 12px;
    --product-card-border-radius-outset: 12px;
    --product-card-shadow-opacity: 0%;
    --product-card-shadow-offset-x: 0px;
    --product-card-shadow-offset-y: 0px;
    --product-card-shadow-blur: 0px;
    --product-card-content-align: center;

    --collection-card-border-thickness: 0px;
    --collection-card-border-opacity: 10%;
    --collection-card-border-radius: 12px;
    --collection-card-border-radius-outset: 12px;
    --collection-card-shadow-opacity: 0%;
    --collection-card-shadow-offset-x: 0px;
    --collection-card-shadow-offset-y: 0px;
    --collection-card-shadow-blur: 0px;

    --blog-card-border-thickness: 0px;
    --blog-card-border-opacity: 10%;
    --blog-card-border-radius: 12px;
    --blog-card-border-radius-outset: 12px;
    --blog-card-shadow-opacity: 0%;
    --blog-card-shadow-offset-x: 0px;
    --blog-card-shadow-offset-y: 0px;
    --blog-card-shadow-blur: 0px;

    --content-border-thickness: 0px;
    --content-border-opacity: 0%;
    --content-border-radius: 12px;
    --content-border-radius-outset: 12px;
    --content-shadow-opacity: 0%;
    --content-shadow-offset-x: 0px;
    --content-shadow-offset-y: 0px;
    --content-shadow-blur: 0px;

    --media-border-thickness: 0px;
    --media-border-opacity: 0%;
    --media-border-radius: 0px;
    --media-border-radius-outset: 0px;
    --media-shadow-opacity: 0%;
    --media-shadow-offset-x: 0px;
    --media-shadow-offset-left: 0px;
    --media-shadow-offset-right: 0px;
    --media-shadow-offset-y: 0px;
    --media-shadow-offset-top: 0px;
    --media-shadow-offset-bottom: 0px;
    --media-shadow-blur: 0px;

    --menu-modal-border-thickness: 1px;
    --menu-modal-border-opacity: 10%;
    --menu-modal-border-radius: 0px;
    --menu-modal-border-radius-outset: 0px;
    --menu-modal-shadow-opacity: 0%;
    --menu-modal-shadow-offset-x: 0px;
    --menu-modal-shadow-offset-y: 4px;
    --menu-modal-shadow-blur: 5px;

    --drawer-border-thickness: 1px;
    --drawer-border-opacity: 10%;
    --drawer-shadow-opacity: 0%;
    --drawer-shadow-offset-x: 0px;
    --drawer-shadow-offset-y: 4px;
    --drawer-shadow-blur: 5px;

    --product-discount-radius: 4px;

    --swatch-background-default-image: url(https://img-preview.myshopline.com/image/shopline/fefbd97f8a5e48f5b88cfb5130ae70b1.png);
    --swatch-size: 18px;
}
</style>

    <link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/base.css" rel="stylesheet" type="text/css" media="all">

    <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/global.js" defer="defer"></script>

    
  <meta name="google-site-verification" content />
  <meta name="msvalidate.01" content />
<meta name="msvalidate.01" content />
  <meta name="facebook-domain-verification" content />
  <meta name="p:domain_verify" content />
  
<script >function __SL_CUSTOM_CODE_GETROW__(){var r=new Error;if(!r.stack)try{throw r}catch(r){if(!r.stack)return 0}var t=r.stack.toString().split(/\r\n|\n/),e=/:(\d+):(?:\d+)[^\d]*$/;do{var n=t.shift()}while(!e.exec(n)&&t.length);var a=e.exec(t.shift());return a?parseInt(a[1]):0}</script>
<script >!function(){function t(){this.data={}}t.prototype.set=function(t,n,i){this[n]||(this[n]={start:"",end:"",scripts:[]}),this[n][i]=t,this[n].start&&this[n].end&&(this.data[n]||(this.data[n]=[]),this.data[n].push(this[n]),delete this[n])},t.prototype.setScript=function(t,n){const i=this.data[t].find((function(t,n){return 0===n&&!t.scripts.length||!t.scripts.length}));i&&(i.scripts=i.scripts.concat(n))},t.prototype.getAppKeyByScriptUrl=function(t){var n=this;return new Promise((function(i){setTimeout((function(){const s=Object.keys(n.data).find((function(i){return n.data[i].find((function(n){return n.scripts.find((function(n){if(n&&n.src)return t===n.src}))}))}));i(s)}),4)}))},t.prototype.getAppKey=function(t){var n=this;return Object.keys(n.data).find((function(i){if(n.data[i].find((function(n){return n.start<t&&n.end>t})))return!0}))},window.__APP_CODE__||(window.__APP_CODE__=new t)}();</script>
<script>window.__ENV__ = {"APP_ENV":"product","SENTRY_DSN":"https:\u002F\u002Fb1ba39d4e0bf4bf6a6ef0a2add016a44@sentry-new.myshopline.com\u002F265","STORE_THEME_SENTRY_DSN":"https:\u002F\u002Fab5c03d7011e42d7b3914c7bd779547b@sentry-new.myshopline.com\u002F273","SENTRY_TRACES_SAMPLE_RATE":-1,"ENABLE_IFRAME_ID":true,"SENTRY_GRAY":false,"SDK_UMDJS":"https:\u002F\u002Fcdn.myshopline.com\u002Ft\u002Flayout\u002Fdev\u002F3300003680\u002F1608276731999\u002F610a693c63e57e2aca6c2554\u002F1628072347914\u002Fassets\u002Findex.umd.min.js","USE_STORE_INFO_REGION_CACHE":true,"USE_REDIRECT_PATH_CACHE":true,"USE_APP_CODE_BLOCK_CACHE":true,"USE_HTTP_REPORT_EVENT_IDS":[60006253],"USE_HTTP_REPORT_EVENT_NAMES":["view"],"ROBOTS_CACHER":{"ua_list":[],"useless_query":["fbclid","gclid","utm_campaign","utm_adset","utm_ad","utm_medium","utm_source","utm_content","utm_term","campaign_id","adset_id","ad_id","variant"],"expires":600,"store_domain_list":["ALL"],"is_use_spider_company":false,"is_use_spider_ua":false},"PAGE_CACHER":{"enable":false,"themes":["ALL","Expect","Impress","Expect_TEST"],"templates":[{"name":"templates\u002Findex","expires":10}]},"useOldSSRPlugin":{},"PAYPAL_CONFIG":{"disableFunding":"card,bancontact,blik,eps,giropay,ideal,mercadopago,mybank,p24,sepa,sofort,venmo"},"LOGGING_THRESHOLD_BY_RENDER":500,"POLLING_TIME-OUT_RETRY_FREQUENCY":8,"POLLING_TIME-OUT_RETRY_DELAY":3000,"DF_SDK_ENABLE":{"isAll":true,"appCode":"m3tdgo","themeNames":["Expect","global","Along","Impress","Soo","Solid"]},"PAYPAL_CONFIG_V2":[{"key":"disable-funding","value":"card,bancontact,blik,eps,giropay,ideal,mercadopago,mybank,p24,sepa,sofort,venmo","isCoverAll":true,"scope":"continue","whitelist":[],"blacklist":[]},{"key":"enable-funding","value":"paylater","isCoverAll":true,"scope":"all","whitelist":[],"blacklist":[]}],"COMPLETE_ORDER_JUMP_TIMEOUT":10,"ADDRESS_AUTOCOMPLETE_CONFIG":{"prediction_debounce_ms":400,"south_east_countries":{"mode":"disable","whitelist_store_ids":["1652240404138","1679974845705","1676274381211","1677468419723","1682156092973","1663745358748","1673329501708","1676868586152","1648608707106","1679279486633","1681696235688","1664792332609","1677837417427","1672322277922","1644637282055","1644637282057"],"blacklist_store_ids":[]}},"TRADE__FEATURE_FLAGS_CONFIG":{"server_endpoint":"https:\u002F\u002Fabtest.myshopline.com\u002Fexperiment","app_key":"shopline-trade"},"USE_REPORT_URL_STORE_IDS":["all"],"USE_EVENT_TRACE_CONFIG_CACHE":true,"IS_CHANGE_MERCHANT_TO_SITE":true,"PRODUCT_OBJECTS_GRAY_RULE":{"enable":true,"handleList":["adasgtest","bix3mk02","wenxuetingfz","amy.wen11","wenxuetingsgauto","shoplinewebtest","graytest","taican","haidu","bryant33","nana13","sjf03-sin","apitest001","adaus","bix3mk03","wenxuetingus","amy.wen12","wenxuetingauto","wenxuetingusauto","chun77","nana11","test03","apitest002","amywen12","lives-will","winsonwen","yongzyongz","slbryant","garytest","yongzyongz","lives-will","winsonwen","test111111","test04-sin","sjf03-us","shawboutique","extent-demo","beetlesgelpolish","soufeel","test-tys","r39x33kmubdcsvja9i","mademine-test-tys","1chqxtmchih8ul","jason-us","jason-sg","tina2","halaras","myhawaiianshirts","mycustombobblehead"],"ratio":50},"ANALYTICS_UNIFY_GRAY_RELEASE":{"mode":"enable","whitelist_store_ids":["1652346646815","1638414839611","1642130021163","1642131927426","1630501976031","1648035404403","1645674326376","1651043640069","1651043724090","1657526001214","1647484007546","1647484007544","1624357166224","1624357254427","1636104438479","1620894872993","1660029927621","1652860505799","1617342438329","1669257343066","1648618724151","1660298151528","1627028228094","1622273458746","1654928138524","1638261240621","1613720968901","1635752587298","1663745358748","1661141170361","1647403782103","1651474946978","1643076271655","1670831080910","1668397986105","1667965821827","1641892089168","1675933021301","1610595454815","1676444791806","1677643068491","1608023024844","1677665459056","1649899255016","1653472032776","1653472032782"]},"WEBSITE_MIFRATION":true,"TRADE_PAY":{"JUMP_TIMEOUT":2000,"AUTO_INIT":{"TIMEOUT":5000,"CHANNELS":[{"payMethodCode":"GooglePay"},{"payMethodCode":"ApplePay"}]}},"CHECKOUT_COUNTRY_LIBRARY_JSON_URL":"https:\u002F\u002Fcdn.myshopline.com\u002Ft\u002Fcf\u002F1cad82e8f88f0f743c2b82d308fb84f9\u002F4yblskxgvzarr1ub\u002Fcheckout-countries","CHECKOUT_COUNTRY_LIBRARY_JS_URL":"\u002Fcf-edge-static\u002F1cad82e8f88f0f743c2b82d308fb84f9\u002Fcheckout-countries","ANALYTICS_UNIFY_CONFIG":{"pageDurationAsyncLoopInterval":0,"greyLog":true,"pageHideGreyStoreIds":[],"storageTypeMap":{"cookie":[],"localStorage":[],"sessionStorage":[]},"channelLoggerList":["FacebookPixel","GoogleAnalytics4","GoogleUniversalAnalytics","GoogleAdsConversion","GoogleAdsRemarketing"],"googleAdsConversion":{"orderCompleteAddressData":{"mode":"enable","blacklist_store_ids":["1648035404403","1647510680777"]}},"hdsdkFilterEvents":{"enable":true,"events":{"webslcodetrack":[{"event_name":"PageView_300"},{"event_name":"PageView_1000"},{"event_name":"PageView_2000"},{"event_name":"PageView_3000"},{"event_name":"View","page":102,"module":109,"component":101,"action_type":101},{"event_name":"View","page":103,"module":109,"component":101,"action_type":101},{"event_name":"View","page":132,"module":-999,"component":-999,"action_type":101},{"event_name":"ViewSuccess","page":132,"module":-999,"component":-999,"action_type":108}]}}},"WEB_PIXELS":{"wpt":{"templateBaseUrl":"https:\u002F\u002Fcdn.myshopline.com\u002Ft\u002Fwpm","sdkBaseUrl":"https:\u002F\u002Fcdn.myshopline.com\u002Fsl\u002Fsdk","sdkVersion":"wpt-0.3.0"},"wpm":{"sdkBaseUrl":"https:\u002F\u002Fcdn.myshopline.com\u002Fsl\u002Fsdk","sdkVersion":"wpm-0.3.0"}},"CHAIN_BASE_CONFIG":{"event":{"playback":{"playbackMaxLimit":0,"trackThreshold":50}}},"CHAIN_BASE_SERVICE_WORKER_URL":"\u002Fcf-edge-static\u002F4901d6778f66716fa583d51614a75d3d\u002Fchain-base-service-worker.js","ANALYTICS_TRANSPORT_RULES":{"GAAds":["1640660241441"],"GAR":["1640660241441"],"GA4":["1681718798653","1640660241441"]},"streamTheme":[],"TRADE__METRIC_REPORT_CONFIG":{"rate":10000,"version":"v1"},"SENTRY_ERROR_FILTER_MESSAGES":["not match the postCode list","The current browser does not support Google Pay","Cannot use applePay","The current browser does not support this payment method","SDK实例化 & 初始化 失败 [reason: DEVICE_NOT_SUPPORT]","SDK实例化 & 初始化 失败 [reason: no support browser]","evaluating 'document.getElementById('stage-footer')","evaluating 'document.getElementById('live-chat-ai-wrapper')"]}</script><script>window.__LE__ = true;if(!window.Shopline){ window.Shopline = {} };Shopline.designMode=false;Shopline.uri={"alias":"Home","isExact":true,"params":{},"query":{"feed":"rss2"},"url":"\u002F?feed=rss2","path":"\u002F","template":"templates\u002Findex.json","bindingTemplate":undefined,"root_url":"\u002F","customPageId":"0"};Shopline.handle="12138";Shopline.merchantId="2416378977";Shopline.storeId="1743044136331";Shopline.currency="JPY";Shopline.themeId="67e4bcad3f1278047d15ea3c";Shopline.themeName="Modern";Shopline.storeThemeName="Modern1";Shopline.themeVersion="1.4.53";Shopline.themeTypeVersion=2.1;Shopline.updateMode=0;Shopline.locale="ja";Shopline.customerCountry="BE";Shopline.routes={"root":"\u002F"};Shopline.theme={"settings":{"desktop_logo_width":160,"mobile_logo_width":145,"color_page_background":"#ededed","color_text":"#000000","color_light_text":"#686868","color_entry_line":"#DDDDDD","color_card_background":"","color_card_text":"","color_button_background":"#000000","color_button_text":"#FFF","color_button_secondary_background":"#FFF","color_button_secondary_text":"#000000","color_button_secondary_border":"#000","color_sale":"#000","color_discount":"#ee4e0f","color_discount_tag_background":"#EE4700","color_discount_tag_text":"#FFFFFF","color_cart_dot":"#EE4700","color_cart_dot_text":"#000000","color_image_background":"#F4F7FB","color_image_loading_background":"#F4F7FB","color_mask":"#000","color_shadow":"","color_header_background":"#FFFFFF","color_header_text":"#000000","color_header_pc_search_bar_border":"#DDDDDD","color_header_pc_search_bar_text":"#000000","color_header_pc_search_bar_bg":"#FFFFFF","color_announcement_bar_background":"#000000","color_announcement_bar_text":"#FFF","color_footer_background":"#000","color_footer_border":"#FFF","color_footer_text":"#FFF","color_scheme_1_bg":"#F3F7FA","color_scheme_1_text":"#000","color_scheme_2_bg":"#FFF","color_scheme_2_text":"#000","color_scheme_3_bg":"#F4F7FB","color_scheme_3_text":"#000000","title_font_family":"Jost:500","title_letter_spacing":0,"title_font_size":30,"title_line_height":1.2,"title_uppercase":false,"body_font_family":"Poppins:300","body_letter_spacing":0,"body_font_size":14,"body_line_height":1.6,"page_width":1760,"section_vertical_gap":0,"grid_horizontal_space":20,"grid_vertical_space":20,"btn_hover_animation":"fill_right","btn_border_thickness":1,"btn_border_opacity":100,"btn_border_radius":4,"btn_shadow_opacity":0,"btn_shadow_offset_x":0,"btn_shadow_offset_y":0,"btn_shadow_blur":0,"sku_selector_border_thickness":1,"sku_selector_border_opacity":20,"sku_selector_border_radius":0,"sku_selector_shadow_opacity":0,"sku_selector_shadow_offset_x":0,"sku_selector_shadow_offset_y":0,"sku_selector_shadow_blur":0,"input_border_thickness":1,"input_border_opacity":20,"input_border_radius":4,"input_shadow_opacity":0,"input_shadow_offset_x":0,"input_shadow_offset_y":0,"input_shadow_blur":0,"enable_quick_view":true,"quick_view_button_pc_style":"icon","quick_view_button_mobile_style":"icon","quick_view_mobile_position":"inside","product_title_show_type":"full-display","product_pc_title_show":true,"product_mobile_title_show":true,"enabled_color_swatch":true,"swatch_style":"square","swatch_max_show":4,"swatch_show_style":"tiling","swatch_size":18,"product_discount":true,"product_discount_tag_style":"sale","product_discount_style":"number","product_discount_size":"medium","product_discount_position":"left_bottom","product_discount_radius":4,"product_card_price_show_type":"lowest_price","product_card_style":"normal","product_card_image_padding":0,"product_card_content_align":"center","product_card_border_thickness":0,"product_card_border_opacity":10,"product_card_border_radius":12,"product_card_shadow_opacity":0,"product_card_shadow_offset_x":0,"product_card_shadow_offset_y":0,"product_card_shadow_blur":0,"collection_card_style":"normal","collection_card_image_padding":0,"collection_card_content_align":"center","collection_card_border_thickness":0,"collection_card_border_opacity":10,"collection_card_border_radius":12,"collection_card_shadow_opacity":0,"collection_card_shadow_offset_x":0,"collection_card_shadow_offset_y":0,"collection_card_shadow_blur":0,"blog_card_style":"normal","blog_card_image_padding":0,"blog_card_content_align":"center","blog_card_border_thickness":0,"blog_card_border_opacity":10,"blog_card_border_radius":12,"blog_card_shadow_opacity":0,"blog_card_shadow_offset_x":0,"blog_card_shadow_offset_y":0,"blog_card_shadow_blur":0,"card_border_thickness":0,"card_border_opacity":10,"card_border_radius":12,"card_shadow_opacity":0,"card_shadow_offset_x":0,"card_shadow_offset_y":0,"card_shadow_blur":0,"content_border_thickness":0,"content_border_opacity":0,"content_border_radius":12,"content_shadow_opacity":0,"content_shadow_offset_x":0,"content_shadow_offset_y":0,"content_shadow_blur":0,"media_border_thickness":0,"media_border_opacity":0,"media_border_radius":0,"media_shadow_opacity":0,"media_shadow_offset_x":0,"media_shadow_offset_y":0,"media_shadow_blur":0,"menu_modal_border_thickness":1,"menu_modal_border_opacity":10,"menu_modal_border_radius":0,"menu_modal_shadow_opacity":0,"menu_modal_shadow_offset_x":0,"menu_modal_shadow_offset_y":4,"menu_modal_shadow_blur":5,"drawer_border_thickness":1,"drawer_border_opacity":10,"drawer_shadow_opacity":0,"drawer_shadow_offset_x":0,"drawer_shadow_offset_y":4,"drawer_shadow_blur":5,"cart_type":"drawer","cart_empty_recommend_title":"You May Also Like","cart_empty_recommend_product_to_show":12,"cart_empty_recommend_product_image_ratio":150,"cart_empty_recommend_product_image_fill_type":"contain","co_banner_pc_img":{},"co_banner_phone_img":{},"co_banner_pc_height":"low","co_banner_phone_height":"low","co_banner_img_show":"center","co_full_screen":true,"co_checkout_image":{},"co_logo_size":"medium","co_logo_position":"left","co_bg_image":{},"co_background_color":"#FFFFFF","co_form_bg_color":"white","co_order_bg_image":{},"co_order_background_color":"#FAFAFA","co_type_title_font":{"lib":"system","value":"System"},"co_type_body_font":{"lib":"system","value":"System"},"co_color_btn_bg":"#276EAF","co_color_err_color":"#F04949","co_color_msg_color":"#276EAF","show_official_icon":false,"social_facebook_link":"","social_twitter_link":"","social_pinterest_link":"","social_instagram_link":"","social_snapchat_link":"","social_tiktok_link":"","social_youtube_link":"","social_vimeo_link":"","social_tumblr_link":"","social_linkedin_link":"","social_whatsapp_link":"","social_line_link":"","social_kakao_link":"","show_official_share_icon":false,"show_social_name":true,"share_to_facebook":true,"share_to_twitter":true,"share_to_pinterest":true,"share_to_line":true,"share_to_whatsapp":true,"share_to_tumblr":true,"show_search_goods_price":true,"show_pc_breadcrumb":false,"show_mobile_breadcrumb":false,"favicon_image":"","logo":null,"product_add_to_cart":true,"cart_empty_recommend_collection":""},"blocks":{}};Shopline.settings={"desktop_logo_width":160,"mobile_logo_width":145,"color_page_background":{"alpha":1,"red":237,"green":237,"blue":237,"hue":0,"saturation":0,"lightness":93,"rgb":"237 237 237","rgba":"237 237 237 \u002F 1.0"},"color_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_light_text":{"alpha":1,"red":104,"green":104,"blue":104,"hue":0,"saturation":0,"lightness":41,"rgb":"104 104 104","rgba":"104 104 104 \u002F 1.0"},"color_entry_line":{"alpha":1,"red":221,"green":221,"blue":221,"hue":0,"saturation":0,"lightness":87,"rgb":"221 221 221","rgba":"221 221 221 \u002F 1.0"},"color_card_background":{},"color_card_text":{},"color_button_background":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_button_text":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_button_secondary_background":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_button_secondary_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_button_secondary_border":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_sale":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_discount":{"alpha":1,"red":238,"green":78,"blue":15,"hue":17,"saturation":88,"lightness":50,"rgb":"238 78 15","rgba":"238 78 15 \u002F 1.0"},"color_discount_tag_background":{"alpha":1,"red":238,"green":71,"blue":0,"hue":18,"saturation":100,"lightness":47,"rgb":"238 71 0","rgba":"238 71 0 \u002F 1.0"},"color_discount_tag_text":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_cart_dot":{"alpha":1,"red":238,"green":71,"blue":0,"hue":18,"saturation":100,"lightness":47,"rgb":"238 71 0","rgba":"238 71 0 \u002F 1.0"},"color_cart_dot_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_image_background":{"alpha":1,"red":244,"green":247,"blue":251,"hue":214,"saturation":47,"lightness":97,"rgb":"244 247 251","rgba":"244 247 251 \u002F 1.0"},"color_image_loading_background":{"alpha":1,"red":244,"green":247,"blue":251,"hue":214,"saturation":47,"lightness":97,"rgb":"244 247 251","rgba":"244 247 251 \u002F 1.0"},"color_mask":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_shadow":{},"color_header_background":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_header_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_header_pc_search_bar_border":{"alpha":1,"red":221,"green":221,"blue":221,"hue":0,"saturation":0,"lightness":87,"rgb":"221 221 221","rgba":"221 221 221 \u002F 1.0"},"color_header_pc_search_bar_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_header_pc_search_bar_bg":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_announcement_bar_background":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_announcement_bar_text":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_footer_background":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_footer_border":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_footer_text":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_scheme_1_bg":{"alpha":1,"red":243,"green":247,"blue":250,"hue":206,"saturation":41,"lightness":97,"rgb":"243 247 250","rgba":"243 247 250 \u002F 1.0"},"color_scheme_1_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_scheme_2_bg":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"color_scheme_2_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"color_scheme_3_bg":{"alpha":1,"red":244,"green":247,"blue":251,"hue":214,"saturation":47,"lightness":97,"rgb":"244 247 251","rgba":"244 247 251 \u002F 1.0"},"color_scheme_3_text":{"alpha":1,"red":0,"green":0,"blue":0,"hue":0,"saturation":0,"lightness":0,"rgb":"0 0 0","rgba":"0 0 0 \u002F 1.0"},"title_font_family":{"fallback_families":"sans-serif","family":"Jost","style":"normal","weight":"500","variants":"500","system":false},"title_letter_spacing":0,"title_font_size":30,"title_line_height":1.2,"title_uppercase":false,"body_font_family":{"fallback_families":"sans-serif","family":"Poppins","style":"normal","weight":"300","variants":"300","system":false},"body_letter_spacing":0,"body_font_size":14,"body_line_height":1.6,"page_width":1760,"section_vertical_gap":0,"grid_horizontal_space":20,"grid_vertical_space":20,"btn_hover_animation":"fill_right","btn_border_thickness":1,"btn_border_opacity":100,"btn_border_radius":4,"btn_shadow_opacity":0,"btn_shadow_offset_x":0,"btn_shadow_offset_y":0,"btn_shadow_blur":0,"sku_selector_border_thickness":1,"sku_selector_border_opacity":20,"sku_selector_border_radius":0,"sku_selector_shadow_opacity":0,"sku_selector_shadow_offset_x":0,"sku_selector_shadow_offset_y":0,"sku_selector_shadow_blur":0,"input_border_thickness":1,"input_border_opacity":20,"input_border_radius":4,"input_shadow_opacity":0,"input_shadow_offset_x":0,"input_shadow_offset_y":0,"input_shadow_blur":0,"enable_quick_view":true,"quick_view_button_pc_style":"icon","quick_view_button_mobile_style":"icon","quick_view_mobile_position":"inside","product_title_show_type":"full-display","product_pc_title_show":true,"product_mobile_title_show":true,"enabled_color_swatch":true,"swatch_style":"square","swatch_max_show":4,"swatch_show_style":"tiling","swatch_size":18,"product_discount":true,"product_discount_tag_style":"sale","product_discount_style":"number","product_discount_size":"medium","product_discount_position":"left_bottom","product_discount_radius":4,"product_card_price_show_type":"lowest_price","product_card_style":"normal","product_card_image_padding":0,"product_card_content_align":"center","product_card_border_thickness":0,"product_card_border_opacity":10,"product_card_border_radius":12,"product_card_shadow_opacity":0,"product_card_shadow_offset_x":0,"product_card_shadow_offset_y":0,"product_card_shadow_blur":0,"collection_card_style":"normal","collection_card_image_padding":0,"collection_card_content_align":"center","collection_card_border_thickness":0,"collection_card_border_opacity":10,"collection_card_border_radius":12,"collection_card_shadow_opacity":0,"collection_card_shadow_offset_x":0,"collection_card_shadow_offset_y":0,"collection_card_shadow_blur":0,"blog_card_style":"normal","blog_card_image_padding":0,"blog_card_content_align":"center","blog_card_border_thickness":0,"blog_card_border_opacity":10,"blog_card_border_radius":12,"blog_card_shadow_opacity":0,"blog_card_shadow_offset_x":0,"blog_card_shadow_offset_y":0,"blog_card_shadow_blur":0,"card_border_thickness":0,"card_border_opacity":10,"card_border_radius":12,"card_shadow_opacity":0,"card_shadow_offset_x":0,"card_shadow_offset_y":0,"card_shadow_blur":0,"content_border_thickness":0,"content_border_opacity":0,"content_border_radius":12,"content_shadow_opacity":0,"content_shadow_offset_x":0,"content_shadow_offset_y":0,"content_shadow_blur":0,"media_border_thickness":0,"media_border_opacity":0,"media_border_radius":0,"media_shadow_opacity":0,"media_shadow_offset_x":0,"media_shadow_offset_y":0,"media_shadow_blur":0,"menu_modal_border_thickness":1,"menu_modal_border_opacity":10,"menu_modal_border_radius":0,"menu_modal_shadow_opacity":0,"menu_modal_shadow_offset_x":0,"menu_modal_shadow_offset_y":4,"menu_modal_shadow_blur":5,"drawer_border_thickness":1,"drawer_border_opacity":10,"drawer_shadow_opacity":0,"drawer_shadow_offset_x":0,"drawer_shadow_offset_y":4,"drawer_shadow_blur":5,"cart_type":"drawer","cart_empty_recommend_title":"You May Also Like","cart_empty_recommend_product_to_show":12,"cart_empty_recommend_product_image_ratio":150,"cart_empty_recommend_product_image_fill_type":"contain","co_banner_pc_img":null,"co_banner_phone_img":null,"co_banner_pc_height":"low","co_banner_phone_height":"low","co_banner_img_show":"center","co_full_screen":true,"co_checkout_image":null,"co_logo_size":"medium","co_logo_position":"left","co_bg_image":null,"co_background_color":{"alpha":1,"red":255,"green":255,"blue":255,"hue":0,"saturation":100,"lightness":100,"rgb":"255 255 255","rgba":"255 255 255 \u002F 1.0"},"co_form_bg_color":"white","co_order_bg_image":null,"co_order_background_color":{"alpha":1,"red":250,"green":250,"blue":250,"hue":0,"saturation":0,"lightness":98,"rgb":"250 250 250","rgba":"250 250 250 \u002F 1.0"},"co_type_title_font":{"lib":"system","value":"System"},"co_type_body_font":{"lib":"system","value":"System"},"co_color_btn_bg":{"alpha":1,"red":39,"green":110,"blue":175,"hue":209,"saturation":64,"lightness":42,"rgb":"39 110 175","rgba":"39 110 175 \u002F 1.0"},"co_color_err_color":{"alpha":1,"red":240,"green":73,"blue":73,"hue":0,"saturation":85,"lightness":61,"rgb":"240 73 73","rgba":"240 73 73 \u002F 1.0"},"co_color_msg_color":{"alpha":1,"red":39,"green":110,"blue":175,"hue":209,"saturation":64,"lightness":42,"rgb":"39 110 175","rgba":"39 110 175 \u002F 1.0"},"show_official_icon":false,"social_facebook_link":"","social_twitter_link":"","social_pinterest_link":"","social_instagram_link":"","social_snapchat_link":"","social_tiktok_link":"","social_youtube_link":"","social_vimeo_link":"","social_tumblr_link":"","social_linkedin_link":"","social_whatsapp_link":"","social_line_link":"","social_kakao_link":"","show_official_share_icon":false,"show_social_name":true,"share_to_facebook":true,"share_to_twitter":true,"share_to_pinterest":true,"share_to_line":true,"share_to_whatsapp":true,"share_to_tumblr":true,"show_search_goods_price":true,"show_pc_breadcrumb":false,"show_mobile_breadcrumb":false,"favicon_image":"","logo":null,"product_add_to_cart":true,"cart_empty_recommend_collection":null};Shopline.isLogin=false;Shopline.systemTimestamp=1753168119853;Shopline.storeLanguage="ja";Shopline.supportLanguages=["ja"];Shopline.currencyConfig={"enable":false,"defaultCurrency":"","customCurrency":"","referenceCurrencies":[],"storeCurrency":{},"defaultReferenceCurrency":{},"currencyDetailList":[{"currencyCode":"USD","currencyName":"美元","currencySymbol":"$","rate":2,"currencyNumber":"840","orderWeight":150,"exchangeRate":1,"updateTime":1725439037024,"messageWithCurrency":"${{amount}} USD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} USD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"GBP","currencyName":"英镑","currencySymbol":"£","rate":2,"currencyNumber":"826","orderWeight":149,"exchangeRate":0.745399,"updateTime":1753084801437,"messageWithCurrency":"£{{amount}} GBP","messageWithoutCurrency":"£{{amount}}","messageWithDefaultCurrency":"£{{amount}} GBP","messageWithoutDefaultCurrency":"£{{amount}}"},{"currencyCode":"EUR","currencyName":"欧元","currencySymbol":"€","rate":2,"currencyNumber":"978","orderWeight":148,"exchangeRate":0.860245,"updateTime":1753084802314,"messageWithCurrency":"€{{amount_with_comma_separator}} EUR","messageWithoutCurrency":"€{{amount_with_comma_separator}}","messageWithDefaultCurrency":"€{{amount_with_comma_separator}} EUR","messageWithoutDefaultCurrency":"€{{amount_with_comma_separator}}"},{"currencyCode":"CAD","currencyName":"加拿大元","currencySymbol":"$","rate":2,"currencyNumber":"124","orderWeight":147,"exchangeRate":1.372665,"updateTime":1753084803325,"messageWithCurrency":"${{amount}} CAD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} CAD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"AUD","currencyName":"澳大利亚元","currencySymbol":"A$","rate":2,"currencyNumber":"36","orderWeight":146,"exchangeRate":1.537043,"updateTime":1753084804057,"messageWithCurrency":"${{amount}} AUD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} AUD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"INR","currencyName":"印度卢比","currencySymbol":"₹","rate":2,"currencyNumber":"356","orderWeight":145,"exchangeRate":86.316654,"updateTime":1753084804568,"messageWithCurrency":"Rs. {{amount}}","messageWithoutCurrency":"Rs. {{amount}}","messageWithDefaultCurrency":"Rs. {{amount}}","messageWithoutDefaultCurrency":"Rs. {{amount}}"},{"currencyCode":"JPY","currencyName":"日圆","currencySymbol":"¥","rate":0,"currencyNumber":"392","orderWeight":144,"exchangeRate":148.4605,"updateTime":1753084805297,"messageWithCurrency":"¥{{amount_no_decimals}} JPY","messageWithoutCurrency":"¥{{amount_no_decimals}}","messageWithDefaultCurrency":"¥{{amount_no_decimals}} JPY","messageWithoutDefaultCurrency":"¥{{amount_no_decimals}}"},{"currencyCode":"AED","currencyName":"阿联酋迪拉姆","currencySymbol":"د.إ","rate":2,"currencyNumber":"784","orderWeight":143,"exchangeRate":3.6725,"updateTime":1753084806217,"messageWithCurrency":"Dhs. {{amount}} AED","messageWithoutCurrency":"Dhs. {{amount}}","messageWithDefaultCurrency":"Dhs. {{amount}} AED","messageWithoutDefaultCurrency":"Dhs. {{amount}}"},{"currencyCode":"AFN","currencyName":"阿富汗尼","currencySymbol":"Af","rate":2,"currencyNumber":"971","orderWeight":142,"exchangeRate":69.212461,"updateTime":1753084806705,"messageWithCurrency":"{{amount}}؋ AFN","messageWithoutCurrency":"{{amount}}؋","messageWithDefaultCurrency":"{{amount}}؋ AFN","messageWithoutDefaultCurrency":"{{amount}}؋"},{"currencyCode":"ALL","currencyName":"阿尔巴尼亚列克","currencySymbol":"L","rate":2,"currencyNumber":"8","orderWeight":141,"exchangeRate":84.011552,"updateTime":1753084807190,"messageWithCurrency":"Lek {{amount}} ALL","messageWithoutCurrency":"Lek {{amount}}","messageWithDefaultCurrency":"Lek {{amount}} ALL","messageWithoutDefaultCurrency":"Lek {{amount}}"},{"currencyCode":"AMD","currencyName":"亚美尼亚德拉姆","currencySymbol":"Դ","rate":2,"currencyNumber":"51","orderWeight":140,"exchangeRate":384.739637,"updateTime":1753084807675,"messageWithCurrency":"{{amount}} AMD","messageWithoutCurrency":"{{amount}} AMD","messageWithDefaultCurrency":"{{amount}} AMD","messageWithoutDefaultCurrency":"{{amount}} AMD"},{"currencyCode":"ANG","currencyName":"荷属安的列斯盾","currencySymbol":"ƒ","rate":2,"currencyNumber":"532","orderWeight":139,"exchangeRate":1.79,"updateTime":1753084808392,"messageWithCurrency":"{{amount}} NAƒ;","messageWithoutCurrency":"ƒ;{{amount}}","messageWithDefaultCurrency":"{{amount}} NAƒ;","messageWithoutDefaultCurrency":"ƒ;{{amount}}"},{"currencyCode":"AOA","currencyName":"安哥拉宽扎","currencySymbol":"Kz","rate":2,"currencyNumber":"973","orderWeight":138,"exchangeRate":917,"updateTime":1753084808882,"messageWithCurrency":"Kz{{amount}} AOA","messageWithoutCurrency":"Kz{{amount}}","messageWithDefaultCurrency":"Kz{{amount}} AOA","messageWithoutDefaultCurrency":"Kz{{amount}}"},{"currencyCode":"ARS","currencyName":"阿根廷比索","currencySymbol":"$","rate":2,"currencyNumber":"32","orderWeight":137,"exchangeRate":1275.444027,"updateTime":1753084809364,"messageWithCurrency":"${{amount_with_comma_separator}} ARS","messageWithoutCurrency":"${{amount_with_comma_separator}}","messageWithDefaultCurrency":"${{amount_with_comma_separator}} ARS","messageWithoutDefaultCurrency":"${{amount_with_comma_separator}}"},{"currencyCode":"AWG","currencyName":"阿鲁巴弗罗林","currencySymbol":"ƒ","rate":2,"currencyNumber":"533","orderWeight":136,"exchangeRate":1.8,"updateTime":1753084810075,"messageWithCurrency":"Afl{{amount}} AWG","messageWithoutCurrency":"Afl{{amount}}","messageWithDefaultCurrency":"Afl{{amount}} AWG","messageWithoutDefaultCurrency":"Afl{{amount}}"},{"currencyCode":"AZN","currencyName":"阿塞拜疆马纳特","currencySymbol":"ман","rate":2,"currencyNumber":"944","orderWeight":135,"exchangeRate":1.7,"updateTime":1753084810559,"messageWithCurrency":"m.{{amount}} AZN","messageWithoutCurrency":"m.{{amount}}","messageWithDefaultCurrency":"m.{{amount}} AZN","messageWithoutDefaultCurrency":"m.{{amount}}"},{"currencyCode":"BAM","currencyName":"波斯尼亚和黑塞哥维那可兑换马克[注1]","currencySymbol":"КМ","rate":2,"currencyNumber":"977","orderWeight":134,"exchangeRate":1.683408,"updateTime":1753084811045,"messageWithCurrency":"KM {{amount_with_comma_separator}} BAM","messageWithoutCurrency":"KM {{amount_with_comma_separator}}","messageWithDefaultCurrency":"KM {{amount_with_comma_separator}} BAM","messageWithoutDefaultCurrency":"KM {{amount_with_comma_separator}}"},{"currencyCode":"BBD","currencyName":"巴巴多斯元","currencySymbol":"BBD","rate":2,"currencyNumber":"52","orderWeight":133,"exchangeRate":2,"updateTime":1753084811753,"messageWithCurrency":"${{amount}} Bds","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} Bds","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"BDT","currencyName":"孟加拉塔卡","currencySymbol":"৳","rate":2,"currencyNumber":"50","orderWeight":132,"exchangeRate":121.629185,"updateTime":1753084812235,"messageWithCurrency":"Tk {{amount}} BDT","messageWithoutCurrency":"Tk {{amount}}","messageWithDefaultCurrency":"Tk {{amount}} BDT","messageWithoutDefaultCurrency":"Tk {{amount}}"},{"currencyCode":"BGN","currencyName":"保加利亚列弗","currencySymbol":"лв","rate":2,"currencyNumber":"975","orderWeight":131,"exchangeRate":1.68343,"updateTime":1753084812719,"messageWithCurrency":"{{amount}} лв BGN","messageWithoutCurrency":"{{amount}} лв","messageWithDefaultCurrency":"{{amount}} лв BGN","messageWithoutDefaultCurrency":"{{amount}} лв"},{"currencyCode":"BIF","currencyName":"布隆迪法郎","currencySymbol":"₣","rate":0,"currencyNumber":"108","orderWeight":130,"exchangeRate":2985.943048,"updateTime":1753084813421,"messageWithCurrency":"FBu. {{amount_no_decimals}} BIF","messageWithoutCurrency":"FBu. {{amount_no_decimals}}","messageWithDefaultCurrency":"FBu. {{amount_no_decimals}} BIF","messageWithoutDefaultCurrency":"FBu. {{amount_no_decimals}}"},{"currencyCode":"BMD","currencyName":"百慕大元","currencySymbol":"BD$","rate":2,"currencyNumber":"60","orderWeight":129,"exchangeRate":1,"updateTime":1753084813920,"messageWithCurrency":"BD${{amount}} BMD","messageWithoutCurrency":"BD${{amount}}","messageWithDefaultCurrency":"BD${{amount}} BMD","messageWithoutDefaultCurrency":"BD${{amount}}"},{"currencyCode":"BND","currencyName":"文莱元","currencySymbol":"B$","rate":2,"currencyNumber":"96","orderWeight":128,"exchangeRate":1.286049,"updateTime":1753084814631,"messageWithCurrency":"${{amount}} BND","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} BND","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"BOB","currencyName":"玻利维亚诺","currencySymbol":"Bs.","rate":2,"currencyNumber":"68","orderWeight":127,"exchangeRate":6.922819,"updateTime":1753084815120,"messageWithCurrency":"Bs{{amount_with_comma_separator}} BOB","messageWithoutCurrency":"Bs{{amount_with_comma_separator}}","messageWithDefaultCurrency":"Bs{{amount_with_comma_separator}} BOB","messageWithoutDefaultCurrency":"Bs{{amount_with_comma_separator}}"},{"currencyCode":"BRL","currencyName":"巴西雷亚尔","currencySymbol":"R$","rate":2,"currencyNumber":"986","orderWeight":125,"exchangeRate":5.5937,"updateTime":1753084815608,"messageWithCurrency":"R$ {{amount_with_comma_separator}} BRL","messageWithoutCurrency":"R$ {{amount_with_comma_separator}}","messageWithDefaultCurrency":"R$ {{amount_with_comma_separator}} BRL","messageWithoutDefaultCurrency":"R$ {{amount_with_comma_separator}}"},{"currencyCode":"BSD","currencyName":"巴哈马元","currencySymbol":"BSD","rate":2,"currencyNumber":"44","orderWeight":124,"exchangeRate":1,"updateTime":1753084816308,"messageWithCurrency":"BS${{amount}} BSD","messageWithoutCurrency":"BS${{amount}}","messageWithDefaultCurrency":"BS${{amount}} BSD","messageWithoutDefaultCurrency":"BS${{amount}}"},{"currencyCode":"BTN","currencyName":"不丹努尔特鲁姆","currencySymbol":"Nu.","rate":2,"currencyNumber":"64","orderWeight":123,"exchangeRate":86.249649,"updateTime":1753084816793,"messageWithCurrency":"Nu {{amount}} BTN","messageWithoutCurrency":"Nu {{amount}}","messageWithDefaultCurrency":"Nu {{amount}} BTN","messageWithoutDefaultCurrency":"Nu {{amount}}"},{"currencyCode":"BWP","currencyName":"博茨瓦纳普拉","currencySymbol":"P","rate":2,"currencyNumber":"72","orderWeight":122,"exchangeRate":13.452178,"updateTime":1753084817280,"messageWithCurrency":"P{{amount}} BWP","messageWithoutCurrency":"P{{amount}}","messageWithDefaultCurrency":"P{{amount}} BWP","messageWithoutDefaultCurrency":"P{{amount}}"},{"currencyCode":"BYN","currencyName":"白俄罗斯卢布","currencySymbol":"Br","rate":2,"currencyNumber":"933","orderWeight":121,"exchangeRate":3.278919,"updateTime":1753084817772,"messageWithCurrency":"Br {{amount_with_comma_separator}} BYN","messageWithoutCurrency":"Br {{amount}}","messageWithDefaultCurrency":"Br {{amount_with_comma_separator}} BYN","messageWithoutDefaultCurrency":"Br {{amount}}"},{"currencyCode":"BZD","currencyName":"伯利兹元","currencySymbol":"Be","rate":2,"currencyNumber":"84","orderWeight":120,"exchangeRate":2.012559,"updateTime":1753084818262,"messageWithCurrency":"BZ${{amount}} BZD","messageWithoutCurrency":"BZ${{amount}}","messageWithDefaultCurrency":"BZ${{amount}} BZD","messageWithoutDefaultCurrency":"BZ${{amount}}"},{"currencyCode":"CDF","currencyName":"刚果法郎","currencySymbol":"₣","rate":2,"currencyNumber":"976","orderWeight":119,"exchangeRate":2915.610524,"updateTime":1753084818749,"messageWithCurrency":"FC{{amount}} CDF","messageWithoutCurrency":"FC{{amount}}","messageWithDefaultCurrency":"FC{{amount}} CDF","messageWithoutDefaultCurrency":"FC{{amount}}"},{"currencyCode":"CHF","currencyName":"瑞士法郎","currencySymbol":"₣","rate":2,"currencyNumber":"756","orderWeight":118,"exchangeRate":0.80174,"updateTime":1753084819242,"messageWithCurrency":"CHF {{amount}}","messageWithoutCurrency":"CHF {{amount}}","messageWithDefaultCurrency":"CHF {{amount}}","messageWithoutDefaultCurrency":"CHF {{amount}}"},{"currencyCode":"CLP","currencyName":"智利比索","currencySymbol":"CLP","rate":0,"currencyNumber":"152","orderWeight":117,"exchangeRate":961.538462,"updateTime":1753084819950,"messageWithCurrency":"${{amount_no_decimals}} CLP","messageWithoutCurrency":"${{amount_no_decimals}}","messageWithDefaultCurrency":"${{amount_no_decimals}} CLP","messageWithoutDefaultCurrency":"${{amount_no_decimals}}"},{"currencyCode":"CNY","currencyName":"人民币元","currencySymbol":"¥","rate":2,"currencyNumber":"156","orderWeight":116,"exchangeRate":7.1791,"updateTime":1753084820440,"messageWithCurrency":"¥{{amount}} CNY","messageWithoutCurrency":"¥{{amount}}","messageWithDefaultCurrency":"¥{{amount}} CNY","messageWithoutDefaultCurrency":"¥{{amount}}"},{"currencyCode":"COP","currencyName":"哥伦比亚比索","currencySymbol":"$","rate":2,"currencyNumber":"170","orderWeight":115,"exchangeRate":4023.389698,"updateTime":1753084820932,"messageWithCurrency":"${{amount_with_comma_separator}} COP","messageWithoutCurrency":"${{amount_with_comma_separator}}","messageWithDefaultCurrency":"${{amount_with_comma_separator}} COP","messageWithoutDefaultCurrency":"${{amount_with_comma_separator}}"},{"currencyCode":"CRC","currencyName":"哥斯达黎加科朗","currencySymbol":"₡","rate":2,"currencyNumber":"188","orderWeight":114,"exchangeRate":505.529257,"updateTime":1753084821638,"messageWithCurrency":"₡ {{amount_with_comma_separator}} CRC","messageWithoutCurrency":"₡ {{amount_with_comma_separator}}","messageWithDefaultCurrency":"₡ {{amount_with_comma_separator}} CRC","messageWithoutDefaultCurrency":"₡ {{amount_with_comma_separator}}"},{"currencyCode":"CUP","currencyName":"古巴比索","currencySymbol":"$","rate":2,"currencyNumber":"192","orderWeight":112,"exchangeRate":25.75,"updateTime":1753084822127,"messageWithCurrency":"${{amount}} CUP","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} CUP","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"CVE","currencyName":"佛得角埃斯库多","currencySymbol":"$","rate":0,"currencyNumber":"132","orderWeight":111,"exchangeRate":94.906728,"updateTime":1753084822841,"messageWithCurrency":"{{amount_no_decimals_with_space_separator}}$ CVE","messageWithoutCurrency":"{{amount_no_decimals_with_space_separator}}$","messageWithDefaultCurrency":"{{amount_no_decimals_with_space_separator}}$ CVE","messageWithoutDefaultCurrency":"{{amount_no_decimals_with_space_separator}}$"},{"currencyCode":"CZK","currencyName":"捷克克朗","currencySymbol":"Kč","rate":2,"currencyNumber":"203","orderWeight":110,"exchangeRate":21.1893,"updateTime":1753084823320,"messageWithCurrency":"{{amount_with_comma_separator}} Kč","messageWithoutCurrency":"{{amount_with_comma_separator}} Kč","messageWithDefaultCurrency":"{{amount_with_comma_separator}} Kč","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}} Kč"},{"currencyCode":"DJF","currencyName":"吉布提法郎","currencySymbol":"₣","rate":0,"currencyNumber":"262","orderWeight":109,"exchangeRate":178.240466,"updateTime":1753084823808,"messageWithCurrency":"{{amount_no_decimals_with_comma_separator}} DJF","messageWithoutCurrency":"{{amount_no_decimals_with_comma_separator}} Fdj","messageWithDefaultCurrency":"{{amount_no_decimals_with_comma_separator}} DJF","messageWithoutDefaultCurrency":"{{amount_no_decimals_with_comma_separator}} Fdj"},{"currencyCode":"DKK","currencyName":"丹麦克朗","currencySymbol":"kr","rate":2,"currencyNumber":"208","orderWeight":108,"exchangeRate":6.421309,"updateTime":1753084824725,"messageWithCurrency":"{{amount_with_comma_separator}} DKK","messageWithoutCurrency":"{{amount_with_comma_separator}} kr","messageWithDefaultCurrency":"{{amount_with_comma_separator}} DKK","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}} kr"},{"currencyCode":"DOP","currencyName":"多米尼加比索","currencySymbol":"$","rate":2,"currencyNumber":"214","orderWeight":107,"exchangeRate":60.501734,"updateTime":1753084825207,"messageWithCurrency":"RD$ {{amount}}","messageWithoutCurrency":"RD$ {{amount}}","messageWithDefaultCurrency":"RD$ {{amount}}","messageWithoutDefaultCurrency":"RD$ {{amount}}"},{"currencyCode":"DZD","currencyName":"阿尔及利亚第纳尔","currencySymbol":"د.ج","rate":2,"currencyNumber":"12","orderWeight":106,"exchangeRate":130.436872,"updateTime":1753084825714,"messageWithCurrency":"DA {{amount}} DZD","messageWithoutCurrency":"DA {{amount}}","messageWithDefaultCurrency":"DA {{amount}} DZD","messageWithoutDefaultCurrency":"DA {{amount}}"},{"currencyCode":"EGP","currencyName":"埃及镑","currencySymbol":"E£","rate":2,"currencyNumber":"818","orderWeight":105,"exchangeRate":49.4421,"updateTime":1753084826192,"messageWithCurrency":"E£ {{amount}} EGP","messageWithoutCurrency":"E£ {{amount}}","messageWithDefaultCurrency":"E£ {{amount}} EGP","messageWithoutDefaultCurrency":"E£ {{amount}}"},{"currencyCode":"ERN","currencyName":"厄立特里亚纳克法","currencySymbol":"Nfk","rate":2,"currencyNumber":"232","orderWeight":104,"exchangeRate":15,"updateTime":1753084826677,"messageWithCurrency":"Nkf {{amount}} ERN","messageWithoutCurrency":"Nkf {{amount}}","messageWithDefaultCurrency":"Nkf {{amount}} ERN","messageWithoutDefaultCurrency":"Nkf {{amount}}"},{"currencyCode":"ETB","currencyName":"埃塞俄比亚比尔","currencySymbol":"Br","rate":2,"currencyNumber":"230","orderWeight":103,"exchangeRate":139.208543,"updateTime":1753084827195,"messageWithCurrency":"Br{{amount}} ETB","messageWithoutCurrency":"Br{{amount}}","messageWithDefaultCurrency":"Br{{amount}} ETB","messageWithoutDefaultCurrency":"Br{{amount}}"},{"currencyCode":"FJD","currencyName":"斐济元","currencySymbol":"FJ$","rate":2,"currencyNumber":"242","orderWeight":102,"exchangeRate":2.2549,"updateTime":1753084827694,"messageWithCurrency":"FJ${{amount}}","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"FJ${{amount}}","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"FKP","currencyName":"福克兰群岛镑","currencySymbol":"FKP","rate":2,"currencyNumber":"238","orderWeight":101,"exchangeRate":0.745399,"updateTime":1753084828605,"messageWithCurrency":"£{{amount}} FKP","messageWithoutCurrency":"£{{amount}}","messageWithDefaultCurrency":"£{{amount}} FKP","messageWithoutDefaultCurrency":"£{{amount}}"},{"currencyCode":"GEL","currencyName":"格鲁吉亚拉里","currencySymbol":"ლ","rate":2,"currencyNumber":"981","orderWeight":100,"exchangeRate":2.71,"updateTime":1753084829087,"messageWithCurrency":"{{amount}} GEL","messageWithoutCurrency":"{{amount}} GEL","messageWithDefaultCurrency":"{{amount}} GEL","messageWithoutDefaultCurrency":"{{amount}} GEL"},{"currencyCode":"GHS","currencyName":"加纳塞地","currencySymbol":"₵","rate":2,"currencyNumber":"936","orderWeight":99,"exchangeRate":10.444909,"updateTime":1753084829792,"messageWithCurrency":"GH₵{{amount}}","messageWithoutCurrency":"GH₵{{amount}}","messageWithDefaultCurrency":"GH₵{{amount}}","messageWithoutDefaultCurrency":"GH₵{{amount}}"},{"currencyCode":"GIP","currencyName":"直布罗陀镑","currencySymbol":"£","rate":2,"currencyNumber":"292","orderWeight":98,"exchangeRate":0.745399,"updateTime":1753084830278,"messageWithCurrency":"£{{amount}} GIP","messageWithoutCurrency":"£{{amount}}","messageWithDefaultCurrency":"£{{amount}} GIP","messageWithoutDefaultCurrency":"£{{amount}}"},{"currencyCode":"GMD","currencyName":"冈比亚达拉西","currencySymbol":"D","rate":2,"currencyNumber":"270","orderWeight":97,"exchangeRate":71.500007,"updateTime":1753084830972,"messageWithCurrency":"D {{amount}} GMD","messageWithoutCurrency":"D {{amount}}","messageWithDefaultCurrency":"D {{amount}} GMD","messageWithoutDefaultCurrency":"D {{amount}}"},{"currencyCode":"GNF","currencyName":"几内亚法郎","currencySymbol":"₣","rate":0,"currencyNumber":"324","orderWeight":96,"exchangeRate":8693.645277,"updateTime":1753084831455,"messageWithCurrency":"FG {{amount_no_decimals}} GNF","messageWithoutCurrency":"FG {{amount_no_decimals}}","messageWithDefaultCurrency":"FG {{amount_no_decimals}} GNF","messageWithoutDefaultCurrency":"FG {{amount_no_decimals}}"},{"currencyCode":"GTQ","currencyName":"危地马拉格查尔","currencySymbol":"Q","rate":2,"currencyNumber":"320","orderWeight":95,"exchangeRate":7.692208,"updateTime":1753084831937,"messageWithCurrency":"{{amount}} GTQ","messageWithoutCurrency":"Q{{amount}}","messageWithDefaultCurrency":"{{amount}} GTQ","messageWithoutDefaultCurrency":"Q{{amount}}"},{"currencyCode":"GYD","currencyName":"圭亚那元","currencySymbol":"$","rate":2,"currencyNumber":"328","orderWeight":94,"exchangeRate":209.612669,"updateTime":1753084832420,"messageWithCurrency":"${{amount}} GYD","messageWithoutCurrency":"G${{amount}}","messageWithDefaultCurrency":"${{amount}} GYD","messageWithoutDefaultCurrency":"G${{amount}}"},{"currencyCode":"HKD","currencyName":"港元","currencySymbol":"HK$","rate":2,"currencyNumber":"344","orderWeight":93,"exchangeRate":7.849502,"updateTime":1753084833130,"messageWithCurrency":"HK${{amount}}","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"HK${{amount}}","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"HNL","currencyName":"洪都拉斯伦皮拉","currencySymbol":"L","rate":2,"currencyNumber":"340","orderWeight":92,"exchangeRate":26.222059,"updateTime":1753084833833,"messageWithCurrency":"L {{amount}} HNL","messageWithoutCurrency":"L {{amount}}","messageWithDefaultCurrency":"L {{amount}} HNL","messageWithoutDefaultCurrency":"L {{amount}}"},{"currencyCode":"HRK","currencyName":"克罗地亚库纳","currencySymbol":"Kn","rate":2,"currencyNumber":"191","orderWeight":91,"exchangeRate":6.481997,"updateTime":1753084834325,"messageWithCurrency":"{{amount_with_comma_separator}} kn HRK","messageWithoutCurrency":"{{amount_with_comma_separator}} kn","messageWithDefaultCurrency":"{{amount_with_comma_separator}} kn HRK","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}} kn"},{"currencyCode":"HTG","currencyName":"海地古德","currencySymbol":"G","rate":2,"currencyNumber":"332","orderWeight":90,"exchangeRate":131.548729,"updateTime":1753084835026,"messageWithCurrency":"{{amount}} HTG","messageWithoutCurrency":"G {{amount}}","messageWithDefaultCurrency":"{{amount}} HTG","messageWithoutDefaultCurrency":"G {{amount}}"},{"currencyCode":"HUF","currencyName":"匈牙利福林","currencySymbol":"Ft","rate":0,"currencyNumber":"348","orderWeight":89,"exchangeRate":343.345939,"updateTime":1753084835508,"messageWithCurrency":"{{amount_no_decimals_with_comma_separator}} Ft","messageWithoutCurrency":"{{amount_no_decimals_with_comma_separator}}","messageWithDefaultCurrency":"{{amount_no_decimals_with_comma_separator}} Ft","messageWithoutDefaultCurrency":"{{amount_no_decimals_with_comma_separator}}"},{"currencyCode":"IDR","currencyName":"印尼盾","currencySymbol":"Rp","rate":0,"currencyNumber":"360","orderWeight":88,"exchangeRate":16342.226711,"updateTime":1753084835993,"messageWithCurrency":"Rp {{amount_no_decimals_with_comma_separator}} IDR","messageWithoutCurrency":"Rp {{amount_no_decimals_with_comma_separator}}","messageWithDefaultCurrency":"Rp {{amount_no_decimals_with_comma_separator}} IDR","messageWithoutDefaultCurrency":"Rp {{amount_no_decimals_with_comma_separator}}"},{"currencyCode":"ILS","currencyName":"以色列新谢克尔[注2]","currencySymbol":"₪","rate":2,"currencyNumber":"376","orderWeight":87,"exchangeRate":3.357895,"updateTime":1753084836703,"messageWithCurrency":"{{amount}} NIS","messageWithoutCurrency":"{{amount}} NIS","messageWithDefaultCurrency":"{{amount}} NIS","messageWithoutDefaultCurrency":"{{amount}} NIS"},{"currencyCode":"IRR","currencyName":"伊朗里亚尔","currencySymbol":"﷼","rate":2,"currencyNumber":"364","orderWeight":86,"exchangeRate":42112.5,"updateTime":1753084837188,"messageWithCurrency":"﷼ {{amount}} IRR","messageWithoutCurrency":"﷼ {{amount}}","messageWithDefaultCurrency":"﷼ {{amount}} IRR","messageWithoutDefaultCurrency":"﷼ {{amount}}"},{"currencyCode":"ISK","currencyName":"冰岛克朗","currencySymbol":"Kr","rate":0,"currencyNumber":"352","orderWeight":85,"exchangeRate":122.5,"updateTime":1753084837905,"messageWithCurrency":"{{amount_no_decimals}} ISK","messageWithoutCurrency":"{{amount_no_decimals}} kr","messageWithDefaultCurrency":"{{amount_no_decimals}} ISK","messageWithoutDefaultCurrency":"{{amount_no_decimals}} kr"},{"currencyCode":"JMD","currencyName":"牙买加元","currencySymbol":"$","rate":2,"currencyNumber":"388","orderWeight":84,"exchangeRate":160.224449,"updateTime":1753084838390,"messageWithCurrency":"${{amount}} JMD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} JMD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"KES","currencyName":"肯尼亚先令","currencySymbol":"Sh","rate":2,"currencyNumber":"404","orderWeight":83,"exchangeRate":129.44,"updateTime":1753084838883,"messageWithCurrency":"KSh{{amount}}","messageWithoutCurrency":"KSh{{amount}}","messageWithDefaultCurrency":"KSh{{amount}}","messageWithoutDefaultCurrency":"KSh{{amount}}"},{"currencyCode":"KGS","currencyName":"吉尔吉斯斯坦索姆","currencySymbol":"С̲","rate":2,"currencyNumber":"417","orderWeight":82,"exchangeRate":87.45,"updateTime":1753084839370,"messageWithCurrency":"лв{{amount}}","messageWithoutCurrency":"лв{{amount}}","messageWithDefaultCurrency":"лв{{amount}}","messageWithoutDefaultCurrency":"лв{{amount}}"},{"currencyCode":"KHR","currencyName":"柬埔寨瑞尔","currencySymbol":"៛","rate":2,"currencyNumber":"116","orderWeight":81,"exchangeRate":4015.410618,"updateTime":1753084839850,"messageWithCurrency":"KHR{{amount}}","messageWithoutCurrency":"KHR{{amount}}","messageWithDefaultCurrency":"KHR{{amount}}","messageWithoutDefaultCurrency":"KHR{{amount}}"},{"currencyCode":"KMF","currencyName":"科摩罗法郎","currencySymbol":"Fr","rate":0,"currencyNumber":"174","orderWeight":80,"exchangeRate":423.299808,"updateTime":1753084840338,"messageWithCurrency":"{{amount_no_decimals_with_comma_separator}} CF","messageWithoutCurrency":"{{amount_no_decimals_with_comma_separator}} CF","messageWithDefaultCurrency":"{{amount_no_decimals_with_comma_separator}} CF","messageWithoutDefaultCurrency":"{{amount_no_decimals_with_comma_separator}} CF"},{"currencyCode":"KPW","currencyName":"朝鲜圆","currencySymbol":"₩","rate":2,"currencyNumber":"408","orderWeight":79,"exchangeRate":900,"updateTime":1753084840828,"messageWithCurrency":"₩{{amount}} KPW","messageWithoutCurrency":"₩{{amount}}","messageWithDefaultCurrency":"₩{{amount}} KPW","messageWithoutDefaultCurrency":"₩{{amount}}"},{"currencyCode":"KRW","currencyName":"韩圆","currencySymbol":"₩","rate":0,"currencyNumber":"410","orderWeight":78,"exchangeRate":1392.49723,"updateTime":1753084841314,"messageWithCurrency":"₩{{amount_no_decimals}} KRW","messageWithoutCurrency":"₩{{amount_no_decimals}}","messageWithDefaultCurrency":"₩{{amount_no_decimals}} KRW","messageWithoutDefaultCurrency":"₩{{amount_no_decimals}}"},{"currencyCode":"KYD","currencyName":"开曼群岛元","currencySymbol":"$","rate":2,"currencyNumber":"136","orderWeight":77,"exchangeRate":0.834958,"updateTime":1753084841805,"messageWithCurrency":"${{amount}} KYD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} KYD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"KZT","currencyName":"哈萨克斯坦坚戈","currencySymbol":"〒","rate":2,"currencyNumber":"398","orderWeight":76,"exchangeRate":534.132086,"updateTime":1753084842288,"messageWithCurrency":"{{amount}} KZT","messageWithoutCurrency":"{{amount}} KZT","messageWithDefaultCurrency":"{{amount}} KZT","messageWithoutDefaultCurrency":"{{amount}} KZT"},{"currencyCode":"LAK","currencyName":"老挝基普","currencySymbol":"₭","rate":2,"currencyNumber":"418","orderWeight":75,"exchangeRate":21605.925511,"updateTime":1753084842782,"messageWithCurrency":"₭{{amount}} LAK","messageWithoutCurrency":"₭{{amount}}","messageWithDefaultCurrency":"₭{{amount}} LAK","messageWithoutDefaultCurrency":"₭{{amount}}"},{"currencyCode":"LBP","currencyName":"黎巴嫩镑","currencySymbol":"ل.ل","rate":2,"currencyNumber":"422","orderWeight":74,"exchangeRate":89790.42562,"updateTime":1753084843265,"messageWithCurrency":"L£{{amount}} LBP","messageWithoutCurrency":"L£{{amount}}","messageWithDefaultCurrency":"L£{{amount}} LBP","messageWithoutDefaultCurrency":"L£{{amount}}"},{"currencyCode":"LKR","currencyName":"斯里兰卡卢比","currencySymbol":"Rs","rate":2,"currencyNumber":"144","orderWeight":73,"exchangeRate":302.265821,"updateTime":1753084843974,"messageWithCurrency":"Rs {{amount}} LKR","messageWithoutCurrency":"Rs {{amount}}","messageWithDefaultCurrency":"Rs {{amount}} LKR","messageWithoutDefaultCurrency":"Rs {{amount}}"},{"currencyCode":"LRD","currencyName":"利比里亚元","currencySymbol":"L$","rate":2,"currencyNumber":"430","orderWeight":72,"exchangeRate":200.87363,"updateTime":1753084844682,"messageWithCurrency":"L${{amount}} LRD","messageWithoutCurrency":"L${{amount}}","messageWithDefaultCurrency":"L${{amount}} LRD","messageWithoutDefaultCurrency":"L${{amount}}"},{"currencyCode":"LSL","currencyName":"莱索托洛蒂","currencySymbol":"L","rate":2,"currencyNumber":"426","orderWeight":71,"exchangeRate":17.739474,"updateTime":1753084845377,"messageWithCurrency":"M{{amount}} LSL","messageWithoutCurrency":"M{{amount}}","messageWithDefaultCurrency":"M{{amount}} LSL","messageWithoutDefaultCurrency":"M{{amount}}"},{"currencyCode":"MAD","currencyName":"摩洛哥迪尔汗","currencySymbol":"د.م.","rate":2,"currencyNumber":"504","orderWeight":70,"exchangeRate":9.059485,"updateTime":1753084845860,"messageWithCurrency":"Dh {{amount}} MAD","messageWithoutCurrency":"{{amount}} dh","messageWithDefaultCurrency":"Dh {{amount}} MAD","messageWithoutDefaultCurrency":"{{amount}} dh"},{"currencyCode":"MDL","currencyName":"摩尔多瓦列伊","currencySymbol":"L","rate":2,"currencyNumber":"498","orderWeight":69,"exchangeRate":17.043327,"updateTime":1753084846340,"messageWithCurrency":"{{amount}} MDL","messageWithoutCurrency":"{{amount}} MDL","messageWithDefaultCurrency":"{{amount}} MDL","messageWithoutDefaultCurrency":"{{amount}} MDL"},{"currencyCode":"MKD","currencyName":"马其顿代纳尔","currencySymbol":"ден","rate":2,"currencyNumber":"807","orderWeight":68,"exchangeRate":52.986289,"updateTime":1753084846836,"messageWithCurrency":"ден {{amount}} MKD","messageWithoutCurrency":"ден {{amount}}","messageWithDefaultCurrency":"ден {{amount}} MKD","messageWithoutDefaultCurrency":"ден {{amount}}"},{"currencyCode":"MMK","currencyName":"缅元","currencySymbol":"K","rate":2,"currencyNumber":"104","orderWeight":67,"exchangeRate":2098,"updateTime":1753084847312,"messageWithCurrency":"K{{amount}} MMK","messageWithoutCurrency":"K{{amount}}","messageWithDefaultCurrency":"K{{amount}} MMK","messageWithoutDefaultCurrency":"K{{amount}}"},{"currencyCode":"MNT","currencyName":"蒙古图格里克","currencySymbol":"₮","rate":2,"currencyNumber":"496","orderWeight":66,"exchangeRate":3398,"updateTime":1753084847795,"messageWithCurrency":"{{amount_no_decimals}} MNT","messageWithoutCurrency":"{{amount_no_decimals}} ₮","messageWithDefaultCurrency":"{{amount_no_decimals}} MNT","messageWithoutDefaultCurrency":"{{amount_no_decimals}} ₮"},{"currencyCode":"MOP","currencyName":"澳门币","currencySymbol":"P","rate":2,"currencyNumber":"446","orderWeight":65,"exchangeRate":8.099601,"updateTime":1753084848277,"messageWithCurrency":"MOP${{amount}}","messageWithoutCurrency":"MOP${{amount}}","messageWithDefaultCurrency":"MOP${{amount}}","messageWithoutDefaultCurrency":"MOP${{amount}}"},{"currencyCode":"MUR","currencyName":"毛里求斯卢比","currencySymbol":"₨","rate":2,"currencyNumber":"480","orderWeight":64,"exchangeRate":45.7,"updateTime":1753084848759,"messageWithCurrency":"Rs {{amount}} MUR","messageWithoutCurrency":"Rs {{amount}}","messageWithDefaultCurrency":"Rs {{amount}} MUR","messageWithoutDefaultCurrency":"Rs {{amount}}"},{"currencyCode":"MVR","currencyName":"马尔代夫拉菲亚","currencySymbol":"ރ.","rate":2,"currencyNumber":"462","orderWeight":63,"exchangeRate":15.4,"updateTime":1753084849242,"messageWithCurrency":"Rf{{amount}} MRf","messageWithoutCurrency":"Rf{{amount}}","messageWithDefaultCurrency":"Rf{{amount}} MRf","messageWithoutDefaultCurrency":"Rf{{amount}}"},{"currencyCode":"MWK","currencyName":"马拉维克瓦查","currencySymbol":"MK","rate":2,"currencyNumber":"454","orderWeight":62,"exchangeRate":1737.385582,"updateTime":1753084849721,"messageWithCurrency":"Mk{{amount}} MWK","messageWithoutCurrency":"Mk{{amount}}","messageWithDefaultCurrency":"Mk{{amount}} MWK","messageWithoutDefaultCurrency":"Mk{{amount}}"},{"currencyCode":"MXN","currencyName":"墨西哥比索","currencySymbol":"$","rate":2,"currencyNumber":"484","orderWeight":61,"exchangeRate":18.7235,"updateTime":1753084850437,"messageWithCurrency":"$ {{amount}} MXN","messageWithoutCurrency":"$ {{amount}}","messageWithDefaultCurrency":"$ {{amount}} MXN","messageWithoutDefaultCurrency":"$ {{amount}}"},{"currencyCode":"MYR","currencyName":"马来西亚令吉","currencySymbol":"RM","rate":2,"currencyNumber":"458","orderWeight":60,"exchangeRate":4.24,"updateTime":1753084850926,"messageWithCurrency":"RM{{amount}} MYR","messageWithoutCurrency":"RM{{amount}} MYR","messageWithDefaultCurrency":"RM{{amount}} MYR","messageWithoutDefaultCurrency":"RM{{amount}} MYR"},{"currencyCode":"MZN","currencyName":"莫桑比克梅蒂卡尔","currencySymbol":"MTn","rate":2,"currencyNumber":"943","orderWeight":59,"exchangeRate":63.959999,"updateTime":1753084851411,"messageWithCurrency":"Mt {{amount}} MZN","messageWithoutCurrency":"{{amount}} Mt","messageWithDefaultCurrency":"Mt {{amount}} MZN","messageWithoutDefaultCurrency":"{{amount}} Mt"},{"currencyCode":"NAD","currencyName":"纳米比亚元","currencySymbol":"N$","rate":2,"currencyNumber":"516","orderWeight":58,"exchangeRate":17.739932,"updateTime":1753084852329,"messageWithCurrency":"N${{amount}} NAD","messageWithoutCurrency":"N${{amount}}","messageWithDefaultCurrency":"N${{amount}} NAD","messageWithoutDefaultCurrency":"N${{amount}}"},{"currencyCode":"NGN","currencyName":"尼日利亚奈拉","currencySymbol":"₦","rate":2,"currencyNumber":"566","orderWeight":57,"exchangeRate":1530.81,"updateTime":1753084852826,"messageWithCurrency":"₦{{amount}} NGN","messageWithoutCurrency":"₦{{amount}}","messageWithDefaultCurrency":"₦{{amount}} NGN","messageWithoutDefaultCurrency":"₦{{amount}}"},{"currencyCode":"NIO","currencyName":"尼加拉瓜科多巴","currencySymbol":"C$","rate":2,"currencyNumber":"558","orderWeight":56,"exchangeRate":36.87461,"updateTime":1753084853315,"messageWithCurrency":"C${{amount}} NIO","messageWithoutCurrency":"C${{amount}}","messageWithDefaultCurrency":"C${{amount}} NIO","messageWithoutDefaultCurrency":"C${{amount}}"},{"currencyCode":"NOK","currencyName":"挪威克朗","currencySymbol":"kr","rate":2,"currencyNumber":"578","orderWeight":55,"exchangeRate":10.169966,"updateTime":1753084853818,"messageWithCurrency":"{{amount_with_comma_separator}} NOK","messageWithoutCurrency":"{{amount_with_comma_separator}} kr","messageWithDefaultCurrency":"{{amount_with_comma_separator}} NOK","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}} kr"},{"currencyCode":"NPR","currencyName":"尼泊尔卢比","currencySymbol":"₨","rate":2,"currencyNumber":"524","orderWeight":54,"exchangeRate":138.002858,"updateTime":1753084854523,"messageWithCurrency":"Rs{{amount}} NPR","messageWithoutCurrency":"Rs{{amount}}","messageWithDefaultCurrency":"Rs{{amount}} NPR","messageWithoutDefaultCurrency":"Rs{{amount}}"},{"currencyCode":"NZD","currencyName":"新西兰元","currencySymbol":"$","rate":2,"currencyNumber":"554","orderWeight":53,"exchangeRate":1.680856,"updateTime":1753084855008,"messageWithCurrency":"${{amount}} NZD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} NZD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"PAB","currencyName":"巴拿马巴波亚","currencySymbol":"B\u002F.","rate":2,"currencyNumber":"590","orderWeight":52,"exchangeRate":1,"updateTime":1753084855494,"messageWithCurrency":"B\u002F. {{amount}} PAB","messageWithoutCurrency":"B\u002F. {{amount}}","messageWithDefaultCurrency":"B\u002F. {{amount}} PAB","messageWithoutDefaultCurrency":"B\u002F. {{amount}}"},{"currencyCode":"PEN","currencyName":"秘鲁索尔","currencySymbol":"S\u002F","rate":2,"currencyNumber":"604","orderWeight":51,"exchangeRate":3.566246,"updateTime":1753084856198,"messageWithCurrency":"S\u002F. {{amount}} PEN","messageWithoutCurrency":"S\u002F. {{amount}}","messageWithDefaultCurrency":"S\u002F. {{amount}} PEN","messageWithoutDefaultCurrency":"S\u002F. {{amount}}"},{"currencyCode":"PGK","currencyName":"巴布亚新几内亚基那","currencySymbol":"K","rate":2,"currencyNumber":"598","orderWeight":50,"exchangeRate":4.148788,"updateTime":1753084856685,"messageWithCurrency":"K {{amount}} PGK","messageWithoutCurrency":"K {{amount}}","messageWithDefaultCurrency":"K {{amount}} PGK","messageWithoutDefaultCurrency":"K {{amount}}"},{"currencyCode":"PHP","currencyName":"菲律宾比索","currencySymbol":"₱","rate":2,"currencyNumber":"608","orderWeight":49,"exchangeRate":57.1955,"updateTime":1753084857172,"messageWithCurrency":"₱{{amount}} PHP","messageWithoutCurrency":"₱{{amount}}","messageWithDefaultCurrency":"₱{{amount}} PHP","messageWithoutDefaultCurrency":"₱{{amount}}"},{"currencyCode":"PKR","currencyName":"巴基斯坦卢比","currencySymbol":"₨","rate":2,"currencyNumber":"586","orderWeight":48,"exchangeRate":285.352823,"updateTime":1753084857660,"messageWithCurrency":"Rs.{{amount}} PKR","messageWithoutCurrency":"Rs.{{amount}}","messageWithDefaultCurrency":"Rs.{{amount}} PKR","messageWithoutDefaultCurrency":"Rs.{{amount}}"},{"currencyCode":"PLN","currencyName":"波兰兹罗提","currencySymbol":"zł","rate":2,"currencyNumber":"985","orderWeight":47,"exchangeRate":3.650833,"updateTime":1753084858150,"messageWithCurrency":"{{amount_with_comma_separator}} zl PLN","messageWithoutCurrency":"{{amount_with_comma_separator}} zl","messageWithDefaultCurrency":"{{amount_with_comma_separator}} zl PLN","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}} zl"},{"currencyCode":"PYG","currencyName":"巴拉圭瓜拉尼","currencySymbol":"₲","rate":0,"currencyNumber":"600","orderWeight":46,"exchangeRate":7754.733253,"updateTime":1753084858640,"messageWithCurrency":"Gs. {{amount_no_decimals_with_comma_separator}} PYG","messageWithoutCurrency":"Gs. {{amount_no_decimals_with_comma_separator}}","messageWithDefaultCurrency":"Gs. {{amount_no_decimals_with_comma_separator}} PYG","messageWithoutDefaultCurrency":"Gs. {{amount_no_decimals_with_comma_separator}}"},{"currencyCode":"QAR","currencyName":"卡塔尔里亚尔","currencySymbol":"ر.ق","rate":2,"currencyNumber":"634","orderWeight":45,"exchangeRate":3.642718,"updateTime":1753084859227,"messageWithCurrency":"QAR {{amount_with_comma_separator}}","messageWithoutCurrency":"QAR {{amount_with_comma_separator}}","messageWithDefaultCurrency":"QAR {{amount_with_comma_separator}}","messageWithoutDefaultCurrency":"QAR {{amount_with_comma_separator}}"},{"currencyCode":"RON","currencyName":"罗马尼亚列伊","currencySymbol":"L","rate":2,"currencyNumber":"946","orderWeight":44,"exchangeRate":4.3623,"updateTime":1753084859715,"messageWithCurrency":"{{amount_with_comma_separator}} lei RON","messageWithoutCurrency":"{{amount_with_comma_separator}} lei","messageWithDefaultCurrency":"{{amount_with_comma_separator}} lei RON","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}} lei"},{"currencyCode":"RSD","currencyName":"塞尔维亚第纳尔","currencySymbol":"din","rate":2,"currencyNumber":"941","orderWeight":43,"exchangeRate":100.837514,"updateTime":1753084860205,"messageWithCurrency":"{{amount}} RSD","messageWithoutCurrency":"{{amount}} RSD","messageWithDefaultCurrency":"{{amount}} RSD","messageWithoutDefaultCurrency":"{{amount}} RSD"},{"currencyCode":"RUB","currencyName":"俄罗斯卢布","currencySymbol":"р.","rate":0,"currencyNumber":"643","orderWeight":42,"exchangeRate":78.653861,"updateTime":1753084860687,"messageWithCurrency":"{{amount_no_decimals_with_space_separator}}₽","messageWithoutCurrency":"{{amount_no_decimals_with_space_separator}}₽","messageWithDefaultCurrency":"{{amount_no_decimals_with_space_separator}}₽","messageWithoutDefaultCurrency":"{{amount_no_decimals_with_space_separator}}₽"},{"currencyCode":"RWF","currencyName":"卢旺达法郎","currencySymbol":"₣","rate":0,"currencyNumber":"646","orderWeight":41,"exchangeRate":1447.819458,"updateTime":1753084861178,"messageWithCurrency":"{{amount_no_decimals}} RWF","messageWithoutCurrency":"{{amount_no_decimals}} RF","messageWithDefaultCurrency":"{{amount_no_decimals}} RWF","messageWithoutDefaultCurrency":"{{amount_no_decimals}} RF"},{"currencyCode":"SAR","currencyName":"沙特里亚尔","currencySymbol":"ر.س","rate":2,"currencyNumber":"682","orderWeight":40,"exchangeRate":3.7511,"updateTime":1753084861676,"messageWithCurrency":"{{amount}} SAR","messageWithoutCurrency":"{{amount}} SR","messageWithDefaultCurrency":"{{amount}} SAR","messageWithoutDefaultCurrency":"{{amount}} SR"},{"currencyCode":"SBD","currencyName":"所罗门群岛元","currencySymbol":"Si$","rate":2,"currencyNumber":"90","orderWeight":39,"exchangeRate":8.298847,"updateTime":1753084862164,"messageWithCurrency":"${{amount}} SBD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} SBD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"SCR","currencyName":"塞舌尔卢比","currencySymbol":"₨","rate":2,"currencyNumber":"690","orderWeight":38,"exchangeRate":14.712315,"updateTime":1753084862669,"messageWithCurrency":"Rs {{amount}} SCR","messageWithoutCurrency":"Rs {{amount}}","messageWithDefaultCurrency":"Rs {{amount}} SCR","messageWithoutDefaultCurrency":"Rs {{amount}}"},{"currencyCode":"SDG","currencyName":"苏丹镑","currencySymbol":"ج.س.","rate":2,"currencyNumber":"938","orderWeight":37,"exchangeRate":600.5,"updateTime":1753084863166,"messageWithCurrency":"{{amount}} SD","messageWithoutCurrency":"{{amount}} SD","messageWithDefaultCurrency":"{{amount}} SD","messageWithoutDefaultCurrency":"{{amount}} SD"},{"currencyCode":"SEK","currencyName":"瑞典克朗","currencySymbol":"kr","rate":2,"currencyNumber":"752","orderWeight":36,"exchangeRate":9.672205,"updateTime":1753084863871,"messageWithCurrency":"{{amount}} SEK","messageWithoutCurrency":"{{amount}} kr","messageWithDefaultCurrency":"{{amount}} SEK","messageWithoutDefaultCurrency":"{{amount}} kr"},{"currencyCode":"SGD","currencyName":"新加坡元","currencySymbol":"S$","rate":2,"currencyNumber":"702","orderWeight":35,"exchangeRate":1.284743,"updateTime":1753084864355,"messageWithCurrency":"${{amount}} SGD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} SGD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"SHP","currencyName":"圣赫勒拿镑","currencySymbol":"£","rate":2,"currencyNumber":"654","orderWeight":34,"exchangeRate":0.745399,"updateTime":1753084865065,"messageWithCurrency":"£{{amount}} SHP","messageWithoutCurrency":"£{{amount}}","messageWithDefaultCurrency":"£{{amount}} SHP","messageWithoutDefaultCurrency":"£{{amount}}"},{"currencyCode":"SLL","currencyName":"塞拉利昂利昂","currencySymbol":"Le","rate":2,"currencyNumber":"694","orderWeight":33,"exchangeRate":20969.5,"updateTime":1753084865554,"messageWithCurrency":"Le {{amount}} SLL","messageWithoutCurrency":"Le {{amount}}","messageWithDefaultCurrency":"Le {{amount}} SLL","messageWithoutDefaultCurrency":"Le {{amount}}"},{"currencyCode":"SOS","currencyName":"索马里先令","currencySymbol":"Sh","rate":2,"currencyNumber":"706","orderWeight":32,"exchangeRate":572.586543,"updateTime":1753084866251,"messageWithCurrency":"Sh.So. {{amount}}","messageWithoutCurrency":"Sh.So. {{amount}}","messageWithDefaultCurrency":"Sh.So. {{amount}}","messageWithoutDefaultCurrency":"Sh.So. {{amount}}"},{"currencyCode":"SRD","currencyName":"苏里南元","currencySymbol":"$","rate":2,"currencyNumber":"968","orderWeight":31,"exchangeRate":37.208,"updateTime":1753084866739,"messageWithCurrency":"SRD {{amount_with_comma_separator}}","messageWithoutCurrency":"SRD {{amount_with_comma_separator}}","messageWithDefaultCurrency":"SRD {{amount_with_comma_separator}}","messageWithoutDefaultCurrency":"SRD {{amount_with_comma_separator}}"},{"currencyCode":"SSP","currencyName":"南苏丹镑","currencySymbol":"SDP","rate":2,"currencyNumber":"728","orderWeight":30,"exchangeRate":130.26,"updateTime":1753084867252,"messageWithCurrency":"{{amount}} SSP","messageWithoutCurrency":"{{amount}} SSP","messageWithDefaultCurrency":"{{amount}} SSP","messageWithoutDefaultCurrency":"{{amount}} SSP"},{"currencyCode":"STN","currencyName":"圣多美和普林西比多布拉","currencySymbol":"Db","rate":2,"currencyNumber":"930","orderWeight":29,"exchangeRate":21.088239,"updateTime":1753084867737,"messageWithCurrency":"Db {{amount}} STN","messageWithoutCurrency":"Db {{amount}}","messageWithDefaultCurrency":"Db {{amount}} STN","messageWithoutDefaultCurrency":"Db {{amount}}"},{"currencyCode":"SYP","currencyName":"叙利亚镑","currencySymbol":"ل.س","rate":2,"currencyNumber":"760","orderWeight":28,"exchangeRate":13002,"updateTime":1753084868451,"messageWithCurrency":"S£{{amount}} SYP","messageWithoutCurrency":"S£{{amount}}","messageWithDefaultCurrency":"S£{{amount}} SYP","messageWithoutDefaultCurrency":"S£{{amount}}"},{"currencyCode":"SZL","currencyName":"斯威士兰里兰吉尼","currencySymbol":"L","rate":2,"currencyNumber":"748","orderWeight":27,"exchangeRate":17.73625,"updateTime":1753084868939,"messageWithCurrency":"L {{amount}} SZL","messageWithoutCurrency":"L {{amount}}","messageWithDefaultCurrency":"L {{amount}} SZL","messageWithoutDefaultCurrency":"L {{amount}}"},{"currencyCode":"THB","currencyName":"泰铢","currencySymbol":"฿","rate":2,"currencyNumber":"764","orderWeight":26,"exchangeRate":32.416,"updateTime":1753084869636,"messageWithCurrency":"{{amount}} ฿ THB","messageWithoutCurrency":"{{amount}} ฿","messageWithDefaultCurrency":"{{amount}} ฿ THB","messageWithoutDefaultCurrency":"{{amount}} ฿"},{"currencyCode":"TJS","currencyName":"塔吉克斯坦索莫尼","currencySymbol":"ЅМ","rate":2,"currencyNumber":"972","orderWeight":25,"exchangeRate":9.643018,"updateTime":1753084870121,"messageWithCurrency":"TJS {{amount}}","messageWithoutCurrency":"TJS {{amount}}","messageWithDefaultCurrency":"TJS {{amount}}","messageWithoutDefaultCurrency":"TJS {{amount}}"},{"currencyCode":"TMT","currencyName":"土库曼斯坦马纳特","currencySymbol":"m","rate":2,"currencyNumber":"934","orderWeight":24,"exchangeRate":3.51,"updateTime":1753084870606,"messageWithCurrency":"{{amount}}T","messageWithoutCurrency":"{{amount}}T","messageWithDefaultCurrency":"{{amount}}T","messageWithoutDefaultCurrency":"{{amount}}T"},{"currencyCode":"TOP","currencyName":"汤加潘加","currencySymbol":"T$","rate":2,"currencyNumber":"776","orderWeight":23,"exchangeRate":2.40776,"updateTime":1753084871095,"messageWithCurrency":"${{amount}} TOP","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} TOP","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"TRY","currencyName":"土耳其里拉","currencySymbol":"₤","rate":2,"currencyNumber":"949","orderWeight":22,"exchangeRate":40.4108,"updateTime":1753084871579,"messageWithCurrency":"{{amount}}TL","messageWithoutCurrency":"{{amount}}TL","messageWithDefaultCurrency":"{{amount}}TL","messageWithoutDefaultCurrency":"{{amount}}TL"},{"currencyCode":"TTD","currencyName":"特立尼达和多巴哥元","currencySymbol":"TTD","rate":2,"currencyNumber":"780","orderWeight":21,"exchangeRate":6.801895,"updateTime":1753084872060,"messageWithCurrency":"${{amount}} TTD","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"${{amount}} TTD","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"TWD","currencyName":"新台币","currencySymbol":"NT$","rate":0,"currencyNumber":"901","orderWeight":20,"exchangeRate":29.463999,"updateTime":1753084872764,"messageWithCurrency":"${{amount_no_decimals}} TWD","messageWithoutCurrency":"${{amount_no_decimals}}","messageWithDefaultCurrency":"${{amount_no_decimals}} TWD","messageWithoutDefaultCurrency":"${{amount_no_decimals}}"},{"currencyCode":"TZS","currencyName":"坦桑尼亚先令","currencySymbol":"Sh","rate":2,"currencyNumber":"834","orderWeight":19,"exchangeRate":2610.040774,"updateTime":1753084873262,"messageWithCurrency":"{{amount}} TZS","messageWithoutCurrency":"{{amount}} TZS","messageWithDefaultCurrency":"{{amount}} TZS","messageWithoutDefaultCurrency":"{{amount}} TZS"},{"currencyCode":"UAH","currencyName":"乌克兰格里夫纳","currencySymbol":"₴","rate":2,"currencyNumber":"980","orderWeight":18,"exchangeRate":41.843345,"updateTime":1753084873760,"messageWithCurrency":"₴{{amount}} UAH","messageWithoutCurrency":"₴{{amount}}","messageWithDefaultCurrency":"₴{{amount}} UAH","messageWithoutDefaultCurrency":"₴{{amount}}"},{"currencyCode":"UGX","currencyName":"乌干达先令","currencySymbol":"Sh","rate":0,"currencyNumber":"800","orderWeight":17,"exchangeRate":3590.101582,"updateTime":1753084874256,"messageWithCurrency":"Ush {{amount_no_decimals}} UGX","messageWithoutCurrency":"Ush {{amount_no_decimals}}","messageWithDefaultCurrency":"Ush {{amount_no_decimals}} UGX","messageWithoutDefaultCurrency":"Ush {{amount_no_decimals}}"},{"currencyCode":"UYU","currencyName":"乌拉圭比索","currencySymbol":"$","rate":2,"currencyNumber":"858","orderWeight":16,"exchangeRate":40.377741,"updateTime":1753084874972,"messageWithCurrency":"${{amount_with_comma_separator}} UYU","messageWithoutCurrency":"${{amount_with_comma_separator}}","messageWithDefaultCurrency":"${{amount_with_comma_separator}} UYU","messageWithoutDefaultCurrency":"${{amount_with_comma_separator}}"},{"currencyCode":"UZS","currencyName":"乌兹别克斯坦索姆","currencySymbol":"лв","rate":2,"currencyNumber":"860","orderWeight":15,"exchangeRate":12682.377184,"updateTime":1753084875458,"messageWithCurrency":"{{amount_with_space_separator}} UZS","messageWithoutCurrency":"{{amount_with_space_separator}} som","messageWithDefaultCurrency":"{{amount_with_space_separator}} UZS","messageWithoutDefaultCurrency":"{{amount_with_space_separator}} som"},{"currencyCode":"VES","currencyName":"委内瑞拉玻利瓦尔","currencySymbol":"Bs.S.","rate":2,"currencyNumber":"928","orderWeight":14,"exchangeRate":118.554516,"updateTime":1753084875948,"messageWithCurrency":"Bs.S. {{amount_with_comma_separator}} VES","messageWithoutCurrency":"Bs.S. {{amount_with_comma_separator}}","messageWithDefaultCurrency":"Bs.S. {{amount_with_comma_separator}} VES","messageWithoutDefaultCurrency":"Bs.S. {{amount_with_comma_separator}}"},{"currencyCode":"VND","currencyName":"越南盾","currencySymbol":"₫","rate":0,"currencyNumber":"704","orderWeight":13,"exchangeRate":26154.047786,"updateTime":1753084876437,"messageWithCurrency":"{{amount_no_decimals_with_comma_separator}} VND","messageWithoutCurrency":"{{amount_no_decimals_with_comma_separator}}₫","messageWithDefaultCurrency":"{{amount_no_decimals_with_comma_separator}} VND","messageWithoutDefaultCurrency":"{{amount_no_decimals_with_comma_separator}}₫"},{"currencyCode":"VUV","currencyName":"瓦努阿图瓦图","currencySymbol":"Vt","rate":0,"currencyNumber":"548","orderWeight":12,"exchangeRate":118.722,"updateTime":1753084876922,"messageWithCurrency":"${{amount_no_decimals}}VT","messageWithoutCurrency":"${{amount_no_decimals}}","messageWithDefaultCurrency":"${{amount_no_decimals}}VT","messageWithoutDefaultCurrency":"${{amount_no_decimals}}"},{"currencyCode":"WST","currencyName":"萨摩亚塔拉","currencySymbol":"T","rate":2,"currencyNumber":"882","orderWeight":11,"exchangeRate":2.8,"updateTime":1753084877414,"messageWithCurrency":"WS$ {{amount}} WST","messageWithoutCurrency":"WS$ {{amount}}","messageWithDefaultCurrency":"WS$ {{amount}} WST","messageWithoutDefaultCurrency":"WS$ {{amount}}"},{"currencyCode":"XAF","currencyName":"中非法郎","currencySymbol":"₣","rate":0,"currencyNumber":"950","orderWeight":10,"exchangeRate":564.284042,"updateTime":1753084877898,"messageWithCurrency":"FCFA{{amount_no_decimals}} XAF","messageWithoutCurrency":"FCFA{{amount_no_decimals}}","messageWithDefaultCurrency":"FCFA{{amount_no_decimals}} XAF","messageWithoutDefaultCurrency":"FCFA{{amount_no_decimals}}"},{"currencyCode":"XCD","currencyName":"东加勒比元","currencySymbol":"$","rate":2,"currencyNumber":"951","orderWeight":9,"exchangeRate":2.70255,"updateTime":1753084878383,"messageWithCurrency":"EC${{amount}}","messageWithoutCurrency":"${{amount}}","messageWithDefaultCurrency":"EC${{amount}}","messageWithoutDefaultCurrency":"${{amount}}"},{"currencyCode":"XOF","currencyName":"西非法郎","currencySymbol":"Fr","rate":0,"currencyNumber":"952","orderWeight":8,"exchangeRate":564.284042,"updateTime":1753084878871,"messageWithCurrency":"CFA{{amount_no_decimals}} XOF","messageWithoutCurrency":"CFA{{amount_no_decimals}}","messageWithDefaultCurrency":"CFA{{amount_no_decimals}} XOF","messageWithoutDefaultCurrency":"CFA{{amount_no_decimals}}"},{"currencyCode":"XPF","currencyName":"太平洋法郎（francPacifique）","currencySymbol":"₣","rate":0,"currencyNumber":"953","orderWeight":7,"exchangeRate":102.654591,"updateTime":1753084879369,"messageWithCurrency":"{{amount_no_decimals_with_space_separator}} XPF","messageWithoutCurrency":"{{amount_no_decimals_with_space_separator}} XPF","messageWithDefaultCurrency":"{{amount_no_decimals_with_space_separator}} XPF","messageWithoutDefaultCurrency":"{{amount_no_decimals_with_space_separator}} XPF"},{"currencyCode":"YER","currencyName":"也门里亚尔","currencySymbol":"﷼","rate":2,"currencyNumber":"886","orderWeight":6,"exchangeRate":241.049894,"updateTime":1753084879876,"messageWithCurrency":"{{amount_with_comma_separator}} YER","messageWithoutCurrency":"{{amount_with_comma_separator}} YER","messageWithDefaultCurrency":"{{amount_with_comma_separator}} YER","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}} YER"},{"currencyCode":"ZAR","currencyName":"南非兰特","currencySymbol":"R","rate":2,"currencyNumber":"710","orderWeight":5,"exchangeRate":17.71455,"updateTime":1753084880565,"messageWithCurrency":"R {{amount}} ZAR","messageWithoutCurrency":"R {{amount}}","messageWithDefaultCurrency":"R {{amount}} ZAR","messageWithoutDefaultCurrency":"R {{amount}}"},{"currencyCode":"ZMW","currencyName":"赞比亚克瓦查","currencySymbol":"ZK","rate":2,"currencyNumber":"967","orderWeight":4,"exchangeRate":23.069606,"updateTime":1753084881048,"messageWithCurrency":"ZMW{{amount_no_decimals_with_comma_separator}}","messageWithoutCurrency":"K{{amount_no_decimals_with_comma_separator}}","messageWithDefaultCurrency":"ZMW{{amount_no_decimals_with_comma_separator}}","messageWithoutDefaultCurrency":"K{{amount_no_decimals_with_comma_separator}}"},{"currencyCode":"KWD","currencyName":"科威特第纳尔","currencySymbol":"دينار","rate":2,"currencyNumber":"414","orderWeight":3,"exchangeRate":0.30564,"updateTime":1753084881533,"messageWithCurrency":"{{amount}}0 KWD","messageWithoutCurrency":"{{amount}}0 KD","messageWithDefaultCurrency":"{{amount}}0 KWD","messageWithoutDefaultCurrency":"{{amount}}0 KD"},{"currencyCode":"OMR","currencyName":"阿曼里亚尔","currencySymbol":"ر.ع.","rate":2,"currencyNumber":"512","orderWeight":2,"exchangeRate":0.384827,"updateTime":1753084882026,"messageWithCurrency":"{{amount_with_comma_separator}}0 OMR","messageWithoutCurrency":"{{amount_with_comma_separator}}0 OMR","messageWithDefaultCurrency":"{{amount_with_comma_separator}}0 OMR","messageWithoutDefaultCurrency":"{{amount_with_comma_separator}}0 OMR"},{"currencyCode":"BHD","currencyName":"巴林第纳尔","currencySymbol":".د.ب","rate":2,"currencyNumber":"048","orderWeight":1,"exchangeRate":0.377641,"updateTime":1753084882515,"messageWithCurrency":"{{amount}}0 BHD","messageWithoutCurrency":"{{amount}}0 BD","messageWithDefaultCurrency":"{{amount}}0 BHD","messageWithoutDefaultCurrency":"{{amount}}0 BD"}]};Shopline.serverEventId="1753168119853_8e34517ba39d4436b38b794405173694";Shopline.url_customization=false;</script><script >window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'LS', 'start')</script>

<script>!function(t){"function"==typeof define&&define.amd?define(t):t()}((function(){"use strict";function t(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function e(e){for(var r=1;arguments.length>r;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?t(Object(n),!0).forEach((function(t){l(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):t(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function r(){r=function(){return t};var t={},e=Object.prototype,n=e.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",u=o.toStringTag||"@@toStringTag";function c(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{c({},"")}catch(t){c=function(t,e,r){return t[e]=r}}function l(t,e,r,n){var o=Object.create((e&&e.prototype instanceof f?e:f).prototype),i=new O(n||[]);return o._invoke=function(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return T()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var u=b(a,r);if(u){if(u===p)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var c=s(t,e,r);if("normal"===c.type){if(n=r.done?"completed":"suspendedYield",c.arg===p)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n="completed",r.method="throw",r.arg=c.arg)}}}(t,r,i),o}function s(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var p={};function f(){}function d(){}function h(){}var v={};c(v,i,(function(){return this}));var y=Object.getPrototypeOf,m=y&&y(y(x([])));m&&m!==e&&n.call(m,i)&&(v=m);var _=h.prototype=f.prototype=Object.create(v);function w(t){["next","throw","return"].forEach((function(e){c(t,e,(function(t){return this._invoke(e,t)}))}))}function g(t,e){function r(o,i,a,u){var c=s(t[o],t,i);if("throw"!==c.type){var l=c.arg,p=l.value;return p&&"object"==typeof p&&n.call(p,"__await")?e.resolve(p.__await).then((function(t){r("next",t,a,u)}),(function(t){r("throw",t,a,u)})):e.resolve(p).then((function(t){l.value=t,a(l)}),(function(t){return r("throw",t,a,u)}))}u(c.arg)}var o;this._invoke=function(t,n){function i(){return new e((function(e,o){r(t,n,e,o)}))}return o=o?o.then(i,i):i()}}function b(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,b(t,e),"throw"===e.method))return p;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return p}var n=s(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,p;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,p):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,p)}function k(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function O(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(k,this),this.reset(!0)}function x(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var r=-1,o=function e(){for(;++r<t.length;)if(n.call(t,r))return e.value=t[r],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:T}}function T(){return{value:void 0,done:!0}}return d.prototype=h,c(_,"constructor",h),c(h,"constructor",d),d.displayName=c(h,u,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===d||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,c(t,u,"GeneratorFunction")),t.prototype=Object.create(_),t},t.awrap=function(t){return{__await:t}},w(g.prototype),c(g.prototype,a,(function(){return this})),t.AsyncIterator=g,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new g(l(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},w(_),c(_,u,"Generator"),c(_,i,(function(){return this})),c(_,"toString",(function(){return"[object Generator]"})),t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=x,O.prototype={constructor:O,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!t)for(var e in this)"t"===e.charAt(0)&&n.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function r(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return r("end");if(this.prev>=i.tryLoc){var u=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(u&&c){if(i.catchLoc>this.prev)return r(i.catchLoc,!0);if(i.finallyLoc>this.prev)return r(i.finallyLoc)}else if(u){if(i.catchLoc>this.prev)return r(i.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(i.finallyLoc>this.prev)return r(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(this.prev>=o.tryLoc&&n.call(o,"finallyLoc")&&o.finallyLoc>this.prev){var i=o;break}}i&&("break"===t||"continue"===t)&&e>=i.tryLoc&&i.finallyLoc>=e&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,p):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),p},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),E(r),p}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;E(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:x(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),p}},t}function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function o(t,e,r,n,o,i,a){try{var u=t[i](a),c=u.value}catch(t){return void r(t)}u.done?e(c):Promise.resolve(c).then(n,o)}function i(t){return function(){var e=this,r=arguments;return new Promise((function(n,i){var a=t.apply(e,r);function u(t){o(a,n,i,u,c,"next",t)}function c(t){o(a,n,i,u,c,"throw",t)}u(void 0)}))}}function a(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function u(t,e){for(var r=0;e.length>r;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,n.key,n)}}function c(t,e,r){return e&&u(t.prototype,e),r&&u(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function l(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function s(t,e){return function(t){if(Array.isArray(t))return t}(t)||function(t,e){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null==r)return;var n,o,i=[],a=!0,u=!1;try{for(r=r.call(t);!(a=(n=r.next()).done)&&(i.push(n.value),!e||i.length!==e);a=!0);}catch(t){u=!0,o=t}finally{try{a||null==r.return||r.return()}finally{if(u)throw o}}return i}(t,e)||function(t,e){if(!t)return;if("string"==typeof t)return p(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return p(t,e)}(t,e)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function p(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);e>r;r++)n[r]=t[r];return n}var f=/^(?:.*[@(])?(.*):(\d+):(\d+)\)?$/,d=/at\s+(.*?)\s+\((.*?):(\d+):(\d+)\)/,h=/at\s+(.*?):(\d+):(\d+)/;function v(t){var e=function(t){return t>window.__CUSTOM_HEADER_START__&&t<window.__CUSTOM_HEADER_END__?{domainCode:"custom-code",appKey:"header-custom-code"}:t>window.__CUSTOM_FOOTER_START__&&t<window.__CUSTOM_FOOTER_END__?{domainCode:"custom-code",appKey:"footer-custom-code"}:null}(t);if(e)return e;var r=window.__APP_CODE__.getAppKey(t);return r?"LS"===r?{domainCode:"layout-script",appKey:r}:{domainCode:"app-code-block",appKey:r}:{domainCode:"all"}}var y=function(){var t=i(r().mark((function t(e){var n,o,i,a;return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(n=[],o="",i=function t(e){var r=document.querySelector('script[src="'.concat(e,'"]')),i=null==r?void 0:r.getAttribute("data-create-by");i?(n.push(i),t(i)):(null==r?void 0:r.getAttribute("data-create-by-domain-code"))&&(null==r?void 0:r.getAttribute("data-create-by-app-key"))?o=null==r?void 0:r.getAttribute("data-create-by-app-key"):n.push(e)},i(e),!o){t.next=6;break}return t.abrupt("return",{appKey:o});case 6:if(!n.length){t.next=12;break}return a=n[n.length-1],t.next=10,window.__APP_CODE__.getAppKeyByScriptUrl(a);case 10:return t.abrupt("return",{appKey:t.sent,sourceUrl:a});case 12:return t.abrupt("return",{appKey:""});case 13:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}();function m(){return(m=i(r().mark((function t(e,n){var o,i,a,u,c,l;return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e){t.next=29;break}if(t.prev=1,!n){t.next=4;break}return t.abrupt("return",{domainCode:"other"});case 4:if(o=document.querySelector('script[src="'.concat(e,'"')),i=null==o?void 0:o.getAttribute("org"),!o||!i){t.next=10;break}return t.abrupt("return",{domainCode:i.startsWith("ST_")?"script-tag":"app-extension",appKey:i});case 10:if(i){t.next=23;break}return t.next=13,y(e);case 13:if(c=(a=t.sent).sourceUrl,l="all",!(u=a.appKey)){t.next=22;break}return u.startsWith("ST_")?l="script-tag":u.startsWith("CB_")?l="app-code-block":u.startsWith("LS_")?l="layout-script":u.startsWith("AP_")&&(l="app-extension"),t.abrupt("return",{domainCode:l,appKey:u,url:c});case 22:return t.abrupt("return",{domainCode:l});case 23:t.next=29;break;case 25:return t.prev=25,t.t0=t.catch(1),console.error(t.t0),t.abrupt("return",{domainCode:"all"});case 29:return t.abrupt("return",{domainCode:"all"});case 30:case"end":return t.stop()}}),t,null,[[1,25]])})))).apply(this,arguments)}function _(t){return new Promise((function(r){setTimeout((function(){var n,o=null;if(t.reason)o=t.reason;else if(t.stack)o=t;else{if(t.message&&!t.error)return console.error(t),{domainCode:"all"};o=t.error}if((null===(n=t.filename)||void 0===n?void 0:n.split("?")[0])===location.href.split("?")[0]&&t.lineno)return r(v(t.lineno));var i,a=function(t){try{var e=t.split("\n").filter(Boolean).map((function(t){var e=t.match(d);if(e)return{line:t,functionName:e[1],fileName:e[2],lineNumber:parseInt(e[3]),columnNumber:parseInt(e[4])};var r=t.match(h);if(r)return{line:t,functionName:"",fileName:r[1],lineNumber:parseInt(r[2]),columnNumber:parseInt(r[3])};var n=t.match(f);if(!n)return{line:t};var o=s(n,4);return{line:t,fileName:o[1],lineNumber:o[2],columnNumber:o[3]}})),r=null==e?void 0:e.find((function(t){return!!t.fileName})),n=null==r?void 0:r.fileName,o=null==r?void 0:r.lineNumber,i=-1!==(null==n?void 0:n.indexOf("cdn.shopline.com"))&&-1!==(null==n?void 0:n.indexOf(window.location.origin));return{isInline:n===location.href,scriptUrl:n,lineNumber:o,isThirdPartError:i}}catch(t){return console.error(t),{scriptUrl:"",isThirdPartError:!1}}}((null===(i=o)||void 0===i?void 0:""+i.stack)||""),u=a.scriptUrl,c=a.isThirdPartError;if(a.isInline)return r(v(a.lineNumber));(function(t,e){return m.apply(this,arguments)})(u,c).then((function(t){var n=t.url,o=e({},t);!n&&u&&(o.url=u),r(o)}))}),4)}))}var w=function(){function t(){a(this,t),this.queue=[],this.extraData={},this.loop()}var e;return c(t,[{key:"loop",value:function(){var t,e=this;setTimeout((function(){var t,r;e.queue.length&&e.report((t=[],r=JSON.stringify(e.queue,(function(e,r){if("object"===n(r)&&null!==r){if(-1!==t.indexOf(r)||"[object HTMLDocument]"===Object.prototype.toString.call(r)||"[object Window]"===Object.prototype.toString.call(r))return;t.push(r)}return r})),t=[],r)),e.queue=[],e.loop()}),(null===(t=window.__ENV__)||void 0===t?void 0:t.SL_TRACK_REPORT_DELAY)||5e3)}},{key:"info",value:function(t,e){this.pushQueue("info",t,e)}},{key:"error",value:function(t,e){this.pushQueue("error",t,e)}},{key:"setExtraData",value:function(t,e){this.extraData[t]=e}},{key:"pushQueue",value:function(t,e,r){var n,o,i,a,u,c,l={domainCode:e,payload:{level:t,url:window.location.href,ua:null===(n=window)||void 0===n||null===(o=n.navigator)||void 0===o?void 0:o.userAgent,data:r,timestamp:Date.now(),extraData:this.extraData,themeId:null===(i=window.Shopline)||void 0===i?void 0:i.themeId,themeName:null===(a=window.Shopline)||void 0===a?void 0:a.themeName,themeVersion:null===(u=window.Shopline)||void 0===u?void 0:u.themeVersion,themeTypeVersion:window.Shopline.themeTypeVersion,updateMode:null===(c=window.Shopline)||void 0===c?void 0:c.updateMode,storeId:window.Shopline.storeId}};this.queue.push(l)}},{key:"report",value:function(t){var e=new XMLHttpRequest;e.onreadystatechange=function(){},e.open("POST","".concat(window.__SL_Track_Url__||"","/capture/exception")),e.setRequestHeader("content-type","application/json; charset=UTF-8"),e.send(t)}},{key:"getDomainCode",value:(e=i(r().mark((function t(e){return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,_(e);case 2:return t.abrupt("return",t.sent);case 4:case"end":return t.stop()}}),t)}))),function(t){return e.apply(this,arguments)})}]),t}(),g=new w;function b(t,e){return k.apply(this,arguments)}function k(){return(k=i(r().mark((function t(e,n){var o,i,a,u,c;return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=n.message,i=n.stack,t.next=3,_(e);case 3:u=(a=t.sent).domainCode,g.error((c=a.appKey)?u:"all",{appKey:c,error:{message:o,stack:i}});case 7:case"end":return t.stop()}}),t)})))).apply(this,arguments)}window.__SL_Track__||(window.__SL_Track__=g);var E=0;function O(){return E>0}function x(){E+=1,setTimeout((function(){E-=1}))}function T(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;if("function"!=typeof t)return t;try{if(t.__track__)return t;if(t.__track_wrapped__)return t.__track_wrapped__}catch(e){return t}var n=function(){var n=Array.prototype.slice.call(arguments);try{r&&"function"==typeof r&&r.apply(this,arguments);var o=n.map((function(t){return T(t,e)}));return t.handleEvent?t.handleEvent.apply(this,o):t.apply(this,o)}catch(t){throw x(),b(t,{message:null==t?void 0:t.message,stack:null==t?void 0:t.stack}),t}};try{for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(n[o]=t[o])}catch(t){}t.prototype=t.prototype||{},n.prototype=t.prototype,Object.defineProperty(t,"__track_wrapped__",{enumerable:!1,value:n}),Object.defineProperties(n,{__track__:{enumerable:!1,value:!0},__track_original__:{enumerable:!1,value:t}});try{var i=Object.getOwnPropertyDescriptor(n,"name");i.configurable&&Object.defineProperty(n,"name",{get:function(){return t.name}})}catch(t){}return n}window.addEventListener("error",(function(t){var e;if(!O()){var r=(null==t?void 0:t.stack)||(null==t||null===(e=t.error)||void 0===e?void 0:e.stack);b(t,{message:null==t?void 0:t.message,stack:r})}})),window.addEventListener("unhandledrejection",(function(t){var e,r;O()||b(t,{message:null===(e=t.reason)||void 0===e?void 0:e.message,stack:null===(r=t.reason)||void 0===r?void 0:r.stack})})),document.addEventListener("readystatechange",(function(){var t="",e={};document.querySelectorAll("script").forEach((function(r){var n=r.getAttribute("data-app-code-start"),o=r.getAttribute("data-app-code-end");if(n)t=n;else{if(o&&t===o)return window.__APP_CODE__.setScript(t,e[t]),e[t]=[],void(t="");t&&(e[t]||(e[t]=[]),e[t].push({tag:r,src:r.src}))}}))}));var L=document.createElement;function S(){return window}document.createElement=function(t){var e=L.call(document,t);try{if("script"===t.toLowerCase())if(document.currentScript)e.setAttribute("data-create-by",document.currentScript.src);else{var r=function(t){var e,r,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(t&&t.stack){var o,i,a,u=(""+t.stack).split(/\r\n|\n/),c=/:(\d+):(?:\d+)[^\d]*$/,l=/http(.+?)\.(js|html)/;do{if(i=u[n?"shift":"pop"](),o=c.exec(i),a=l.exec(i),!i)break}while(!c.exec(i)||i.includes("at <anonymous>")||1==+(o&&o[1]));return[+(o&&o[1]||"0"),null!==(e=null===(r=a)||void 0===r?void 0:r[0])&&void 0!==e?e:""]}}(Error(),!1),n=s(r,2),o=v(n[0]),i=o.appKey;e.setAttribute("data-create-by-domain-code",o.domainCode),e.setAttribute("data-create-by-app-key",i)}}catch(t){console.error("hijack createElement error: ".concat(t))}return e};var A="<anonymous>";function j(t){try{return t&&"function"==typeof t&&t.name||A}catch(t){return A}}function P(t,e,r){if(e in t){var n=t[e],o=r(n);if("function"==typeof o)try{o.prototype=o.prototype||{},Object.defineProperties(o,{__track_original__:{enumerable:!1,value:n}})}catch(t){}t[e]=o}}var C=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],N=function(){function t(r){a(this,t),this.name=t.id,this._options=void 0,this._options=e({XMLHttpRequest:!0,eventTarget:!0,requestAnimationFrame:!0,setInterval:!0,setTimeout:!0},r)}return c(t,[{key:"setupOnce",value:function(){var t=S();(this._options.setTimeout&&P(t,"setTimeout",this._wrapTimeFunction.bind(this)),this._options.setInterval&&P(t,"setInterval",this._wrapTimeFunction.bind(this)),this._options.requestAnimationFrame&&P(t,"requestAnimationFrame",this._wrapRAF.bind(this)),this._options.XMLHttpRequest&&"XMLHttpRequest"in t&&P(XMLHttpRequest.prototype,"send",this._wrapXHR.bind(this)),this._options.eventTarget)&&(Array.isArray(this._options.eventTarget)?this._options.eventTarget:C).forEach(this._wrapEventTarget.bind(this))}},{key:"_wrapTimeFunction",value:function(t){return function(){for(var e=arguments.length,r=Array(e),n=0;e>n;n++)r[n]=arguments[n];var o=r[0];return r[0]=T(o,{mechanism:{data:{function:j(t)},handled:!0,type:"instrument"}}),t.apply(this,r)}}},{key:"_wrapRAF",value:function(t){return function(e){return t.call(this,T(e,{mechanism:{data:{function:"requestAnimationFrame",handler:j(t)},handled:!0,type:"instrument"}}))}}},{key:"_wrapEventTarget",value:function(t){var e=S(),r=e[t]&&e[t].prototype;r&&r.hasOwnProperty&&r.hasOwnProperty("addEventListener")&&(P(r,"addEventListener",(function(e){return function(r,n,o){try{"function"==typeof n.handleEvent&&(n.handleEvent=T(n.handleEvent.bind(n),{mechanism:{data:{function:"handleEvent",handler:j(n),target:t},handled:!0,type:"instrument"}}))}catch(t){}return e.call(this,r,T(n,{mechanism:{data:{function:"addEventListener",handler:j(n),target:t},handled:!0,type:"instrument"}}),o)}})),P(r,"removeEventListener",(function(t){return function(e,r,n){var o=r;try{var i=null==o?void 0:o.__track_wrapped__;i&&t.call(this,e,i,n)}catch(t){}return t.call(this,e,o,n)}})))}},{key:"_wrapXHR",value:function(t){return function(){var e=this,r=["onload","onerror","onprogress","onreadystatechange"];r.forEach((function(t){t in e&&"function"==typeof e[t]&&P(e,t,(function(e){var r={mechanism:{data:{function:t,handler:j(e)},handled:!0,type:"instrument"}};return e.__track_original__&&(r.mechanism.data.handler=j(e.__track_original__)),T(e,r)}))}));for(var n=arguments.length,o=Array(n),i=0;n>i;i++)o[i]=arguments[i];return t.apply(this,o)}}}]),t}();N.id="TryCatch",(new N).setupOnce()}));
</script><script type="application/javascript" defer src="https://cdn.myshopline.com/t/layout/plugin/2024032008165858/reference-sdk.umd.min.js"></script><script>(function () {
  window.__USER_EVENTS_TRIGGER_STACK__ = window.__USER_EVENTS_TRIGGER_STACK__ || [];
  var DF_SDK_ENABLE = window.__ENV__.DF_SDK_ENABLE;
  if (DF_SDK_ENABLE.isAll || DF_SDK_ENABLE.themeNames.indexOf(window.Shopline.themeName) !== -1) {
    var env = {
      develop: 'dev',
      staging: 'test',
      preview: 'pre',
      product: 'pro',
    };
    function loadDfScript() {
      if (window.DeviceFingerprint) {
        window.__DF__ = window.DeviceFingerprint({ env: 'same_domain', appCode: DF_SDK_ENABLE.appCode });
        return;
      }
      var dfScript = document.createElement('script');
      dfScript.src = 'https://r2cdn.myshopline.com/static/rs/adff/prod/latest/bundle.iife.js';
      dfScript.async = true;
      dfScript.crossOrigin = 'anonymous';
      dfScript.onload = function () {
        window.__DF__ = window.DeviceFingerprint({ env: 'same_domain', appCode: DF_SDK_ENABLE.appCode });
      };
      document.body.appendChild(dfScript);
    }
    window.__USER_EVENTS_TRIGGER_STACK__.push(loadDfScript);
  }
})();
</script><script>window.addEventListener('load', function () {
  window.__USER_EVENTS_TRIGGER_STACK__ = window.__USER_EVENTS_TRIGGER_STACK__ || [];
  function userTriggerFn(e) {
    window.__USER_EVENTS_TRIGGER_STACK__.forEach(function (fn) {
      if (fn.num > 0) return;
      fn.num = 0;
      fn(e);
      fn.num++;
    });

    document.body.removeEventListener('click', userTriggerFn, true);
    document.body.removeEventListener('touchstart', userTriggerFn, true);
    window.removeEventListener('scroll', userTriggerFn);
    window.removeEventListener('mousemove', userTriggerFn);
  }

  document.body.addEventListener('click', userTriggerFn, true);
  document.body.addEventListener('touchstart', userTriggerFn, true);
  window.addEventListener('scroll', userTriggerFn);
  window.addEventListener('mousemove', userTriggerFn);
});
</script>
<script>!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function t(e,t,r){return e(r={path:t,exports:{},require:function(e,t){return function(){throw Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},r.exports),r.exports}var r=t((function(e){function t(r,n){return e.exports=t=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r,n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})),n=t((function(e){e.exports=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}},e.exports.__esModule=!0,e.exports.default=e.exports})),o=t((function(e){function t(o,s,a){return n()?(e.exports=t=Reflect.construct.bind(),e.exports.__esModule=!0,e.exports.default=e.exports):(e.exports=t=function(e,t,n){var o=[null];o.push.apply(o,t);var s=new(Function.bind.apply(e,o));return n&&r(s,n.prototype),s},e.exports.__esModule=!0,e.exports.default=e.exports),t.apply(null,arguments)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})),s=e(o),a=t((function(e){e.exports=function(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports})),i=t((function(e){function t(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}e.exports=function(e){for(var r=1;arguments.length>r;r++){var n=null!=arguments[r]?arguments[r]:{};r%2?t(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):t(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e},e.exports.__esModule=!0,e.exports.default=e.exports})),u=e(i),c=e(t((function(e){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports}))),p=e(t((function(e){function t(e,t){for(var r=0;t.length>r;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}e.exports=function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports})));var l={};function f(){return"[object process]"===Object.prototype.toString.call("undefined"!=typeof process?process:0)?global:"undefined"!=typeof window?window:"undefined"!=typeof self?self:l}var h=function(e){return e.msg?e:u(u({},e),{},{msg:e.message})},d={"POST /leproxy/api/carts/cart/use/promotion-code":{response:h},"POST /leproxy/api/carts/cart":{response:h},"PUT /leproxy/api/carts/cart":{response:h}},y=XMLHttpRequest,x=y.prototype.open,b=y.prototype.send,O=function(){function e(t,r,n,o,s){c(this,e),this.xhr=null,this.url="",this.method="GET",this.body=null,this.callback=void 0,this.oldOnReadyStateChange=void 0,this.xhr=t,this.url=r,this.method=n,this.body=o,this.callback=s}return p(e,[{key:"onReadStateChange",value:function(){e.handleXhrStateChange({method:this.method,url:this.url,body:this.body,xhr:this.xhr,callback:this.callback});var t="".concat(this.method," ").concat(this.url);if(4===this.xhr.readyState&&d[t])try{var r=JSON.parse(this.xhr.responseText),n=d[t].response(r);Object.defineProperty(this.xhr,"responseText",{value:JSON.stringify(n),configurable:!1,writable:!1})}catch(e){console.error("modify xhr responseText error: ",e)}this.oldOnReadyStateChange&&this.oldOnReadyStateChange()}}],[{key:"handleXhrOpen",value:function(){}},{key:"handleXhrStateChange",value:function(e){try{var t={url:e.url,body:e.body},r=u(u({},e.xhr),{},{readyState:e.xhr.readyState,response:e.xhr.response||e.xhr.responseText,status:e.xhr.status});e.callback(t,r,"xhr")}catch(e){console&&console.warn&&console.warn("[ajax-interceptor] Error in handleXhrStateChange:  "+e.message)}}}]),e}();if(!window.__AJAX_INTERCEPTOR__){var v=function(e){var t,r=f(),n={all:t=t||new Map,on:function(e,r){var n=t.get(e);n?n.push(r):t.set(e,[r])},off:function(e,r){var n=t.get(e);n&&(r?n.splice(n.indexOf(r)>>>0,1):t.set(e,[]))},emit:function(e,r){var n=t.get(e);n&&n.slice().map((function(e){e(r)})),(n=t.get("*"))&&n.slice().map((function(t){t(e,r)}))}},o=function(t,r,o){if(n.emit("all",{request:t,response:r,type:o}),"function"==typeof e)try{e(t,r,o)}catch(e){}};if(function(){if(!("fetch"in f()))return!1;try{return new Headers,new Request("https://www.example.com"),new Response,!0}catch(e){return!1}}()){var a=r.fetch;r.fetch=function(){for(var e=arguments.length,t=Array(e),r=0;e>r;r++)t[r]=arguments[r];var n=s(Request,t),i=n.clone();return o(i,null,"fetch"),a(n).then((function(e){var t=e.clone();o(i,t,"fetch");var r=n.method,s="function"==typeof URL?new URL(n.url).pathname:"",a="".concat(r," ").concat(s);return e.ok&&d[a]?e.json().then((function(t){var r=d[a].response(t);return new Response(JSON.stringify(r),{status:e.status,headers:e.headers,statusText:e.statusText})})):e}))}}return"XMLHttpRequest"in window&&function(e){y.prototype.open=function(){for(var e=arguments.length,t=Array(e),r=0;e>r;r++)t[r]=arguments[r];var n=t[0];this._url=t[1],this._method=n,O.handleXhrOpen(),x.apply(this,t)},y.prototype.send=function(t){var r=new O(this,this._url,this._method,t,e);this.addEventListener?this.addEventListener("readystatechange",r.onReadStateChange.bind(r),!1):(r.oldOnReadyStateChange=this.onreadystatechange,this.onreadystatechange=r.onReadStateChange),b.call(this,t)}}(o),n}();Object.defineProperty(window,"__AJAX_INTERCEPTOR__",{writable:!1,configurable:!1,enumerable:!1,value:function(e){return v.on("all",(function(t){var r=t.request,n=t.response,o=t.type;if("function"==typeof e)try{e(r,n,o)}catch(e){}})),v}})}}));
</script>
<script>!function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.loadFeatures=n():e.loadFeatures=n()}(self,(function(){return function(){var e={828:function(e){var n,t,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function u(e){if(n===setTimeout)return setTimeout(e,0);if((n===o||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:o}catch(e){n=o}try{t="function"==typeof clearTimeout?clearTimeout:i}catch(e){t=i}}();var c,a=[],s=!1,f=-1;function l(){s&&c&&(s=!1,c.length?a=c.concat(a):f=-1,a.length&&d())}function d(){if(!s){var e=u(l);s=!0;for(var n=a.length;n;){for(c=a,a=[];++f<n;)c&&c[f].run();f=-1,n=a.length}c=null,s=!1,function(e){if(t===clearTimeout)return clearTimeout(e);if((t===i||!t)&&clearTimeout)return t=clearTimeout,clearTimeout(e);try{t(e)}catch(n){try{return t.call(null,e)}catch(n){return t.call(this,e)}}}(e)}}function p(e,n){this.fun=e,this.array=n}function h(){}r.nextTick=function(e){var n=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)n[t-1]=arguments[t];a.push(new p(e,n)),1!==a.length||s||u(d)},p.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=h,r.addListener=h,r.once=h,r.off=h,r.removeListener=h,r.removeAllListeners=h,r.emit=h,r.prependListener=h,r.prependOnceListener=h,r.listeners=function(e){return[]},r.binding=function(e){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(e){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}},451:function(e){e.exports=function(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,r=new Array(n);t<n;t++)r[t]=e[t];return r},e.exports.__esModule=!0,e.exports.default=e.exports},659:function(e){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},926:function(e){e.exports=function(e,n){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,o,i,u,c=[],a=!0,s=!1;try{if(i=(t=t.call(e)).next,0===n){if(Object(t)!==t)return;a=!1}else for(;!(a=(r=i.call(t)).done)&&(c.push(r.value),c.length!==n);a=!0);}catch(e){s=!0,o=e}finally{try{if(!a&&null!=t.return&&(u=t.return(),Object(u)!==u))return}finally{if(s)throw o}}return c}},e.exports.__esModule=!0,e.exports.default=e.exports},811:function(e){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},100:function(e,n,t){var r=t(659),o=t(926),i=t(482),u=t(811);e.exports=function(e,n){return r(e)||o(e,n)||i(e,n)||u()},e.exports.__esModule=!0,e.exports.default=e.exports},482:function(e,n,t){var r=t(451);e.exports=function(e,n){if(e){if("string"==typeof e)return r(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?r(e,n):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports}},n={};function t(r){var o=n[r];if(void 0!==o)return o.exports;var i=n[r]={exports:{}};return e[r](i,i.exports,t),i.exports}t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,{a:n}),n},t.d=function(e,n){for(var r in n)t.o(n,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:n[r]})},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return function(){"use strict";t.r(r);var e=t(100),n=t.n(e);function o(e){return new Error("Features should be an Array. Received: ".concat(JSON.stringify(e)))}var i=function(e){return e.DEV="develop",e.STAGE="staging",e.PREV="preview",e.PROD="product",e}({}),u=[i.DEV,i.STAGE,i.PREV,i.PROD];function c(e,n,t){return"https://cdn.myshopline.com/".concat(function(e,n,t){var r=Date.now().toString(),o=function(){return"v".concat(n.replace("v",""))};if(u.includes(t))switch(t){case i.PREV:r="prev/"+o();break;case i.PROD:r=o();break;case i.STAGE:r="stg/"+o();break;case i.DEV:r="dev/"+o()}return"t/shoplinecloud/"+e+"/"+r}(e,n,t),"/").concat(e,".js")}var a=Object.create(null),s=Object.create(null);function f(e){e.hasLegacy&&(e.legacy=!0,e.props={},function(e){var n=e.name,t=e.version,r=e.props,o=e.legacy,i=n+"@"+t,u=void 0===r?{}:r;if(a[i])throw function(e){return new Error("Could not create registry entry ".concat(e))}(i);a[i]={props:u,scriptId:i,name:n,version:t,legacy:o}}(e))}function l(e){var n,t=e.name+"@"+e.version,r=a[t],o=e.name,i=e.version;if(!r)throw function(e){return new Error('The feature { name: "'.concat(e.name,'", version: "').concat(e.version,'" } does not exist'))}(e);if(s[o]&&s[o]!==i)throw function(e,n){return new Error("".concat(e," has already been loaded at version ").concat(n))}(t,s[o]);return s[o]=i,r.src=c((n={name:o,version:i}).name,n.version,window.__ENV__.APP_ENV),r}function d(e){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d(e)}t(828);var p=h()?window.navigator.userAgent:"";function h(){return"object"===("undefined"==typeof window?"undefined":d(window))&&window.window===window}var m,v,y=[],g=[];function w(e,n){var t,r=e.src,o=e.props;function i(){y.push(t),a(),n(null,t)}function u(){g.push(t),a(),n(new Error("load error ".concat(r)))}function c(){t.addEventListener("load",i),t.addEventListener("error",u)}function a(){t.removeEventListener("load",i),t.removeEventListener("error",u)}(t=document.querySelector('script[src="'.concat(r,'"]')))&&y.indexOf(t)>-1?i():t&&g.indexOf(t)>-1?u():t?c():(t=document.createElement("script"),Object.keys(o).forEach((function(e){t.setAttribute(e,o[e])})),null===t.getAttribute("defer")&&t.setAttribute("defer",""),t.src=r,t.crossOrigin="anonymous",c(),function(e){!function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:p;return!e.match(/Chrome/gi)&&!!e.match(/Safari/gi)}()?document.head.appendChild(e):window.requestAnimationFrame((function(){document.head.appendChild(e)}))}(t))}function b(){}function x(e){if(!e||"string"!=typeof e.name||"string"!=typeof e.version)throw function(e){return new Error('Features should be defined as `{ name: "name", version: "version" }`. Received: '.concat(JSON.stringify(e)))}(e)}function E(e,t){var r=[],o=function(e,n){return e.reduce((function(e,t){try{var r=l(t);e.push([r,t])}catch(e){n.push(e)}return e}),[])}(e,r);return function(e,t,r){var o=e.length;o?e.forEach((function(e){w(n()(e,1)[0],(function(e,n){e&&t.push(e),0==--o&&r(t)}))})):r(t)}(o,r,(function(e){var n=e.length?e:null;t(n)}))}f({name:"consent-tracking-api",version:"0.1",hasLegacy:!0}),f({name:"customer-account-api",version:"0.1",hasLegacy:!0}),f({name:"customer-account-api",version:"0.2",hasLegacy:!0}),f({name:"customer-account-api",version:"0.3",hasLegacy:!0}),f({name:"component-toast",version:"0.1",hasLegacy:!0}),f({name:"component-quick-add-modal",version:"0.1",hasLegacy:!0}),function(e){e({name:"order-tracking-api",version:"0.1",hasLegacy:!0}),e({name:"risk-api",version:"0.1",hasLegacy:!0})}(f),m="loadFeatures",v=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:b;if(Array.isArray(e))return e.forEach(x),E(e,n);throw o(e)},window.Shopline=window.Shopline||{},window.Shopline[m]=v}(),r}()}));</script><script>
  (function() {
    window.__paymentButtonConfig__ = {"storeId":"1743044136331","buttonLocationDataList":[{"buttonLocation":"cart","isSystem":false,"buttonTypeDataList":[{"buttonType":"normalButton","buttonNameDataList":[{"buttonName":"BUY_NOW","delayMillSeconds":1000,"buttonConfigData":null}]}]},{"buttonLocation":"productDetail","isSystem":false,"buttonTypeDataList":[{"buttonType":"normalButton","buttonNameDataList":[{"buttonName":"BUY_NOW","delayMillSeconds":1000,"buttonConfigData":null}]}]}],"buttonTraceId":"e66d333662f35048f3ea8b6235d0076b","expressOptimizationSwitch":true,"grayscaleButtonLocation":["cart","productDetail","checkout"],"additionalCheckoutButtons":false,"newProcess":true};
    // todo pending sdk upgrade to also support __customer_accounts_enabled__, __tradeSettleConfig__ can be removed
    window.__tradeSettleConfig__ = {"loginType":"LOGIN_OR_ANONYMOUS","contactInfoType":"ONLY_EMAIL","stepType":"1","acceptSubscriptionByOtherContactType":false,"acceptSmsSubscription":false,"enableSubscription":true,"pickupPhoneRequired":true,"localDeliveryPhoneRequired":true,"acceptLogisticsUpdateNotify":null,"autoHideMarkOrder":false,"autoSendOrderItemType":"ONLY_GIFT_CARD","checkoutFormConfig":{"nameType":"TOGETHER","address2Type":"REQUIRED","phoneType":"REQUIRED","receiveAddressAsBillAddress":true,"autoFillAddress":true,"postCodeCheck":false,"orderRemarkType":"HIDE","companyType":"HIDE","showPrivateAddress":false,"usePrivateAddress":false,"receiverPhoneCheck":false},"whenCanUsePromoCode":"ONLY_SETTLE","paymentSecurity":{"desc":null,"imageType":0,"paymentCodes":[],"payCardCodes":[],"pcImages":[],"mobileImages":[],"displayPosition":[],"enable":false},"afterSaleGuarantee":{"desc":null,"displayPosition":[],"enable":false},"stockLockConfig":{"showStockLockConfig":false,"enableLockStockInOrderCreate":false},"tipConfigInfo":{"showTip":false,"showTipOptions":false,"hasTipShowConfig":false,"tipOptions":[],"tipOptionInfoList":[]},"tipShowConfigInfo":{"title":null,"describe":null,"customGuide":null,"customButtonDesc":null,"thanksDesc":null},"paymentSortConfigInfoList":[],"productDetailSettleButtonConfig":{"system":false,"customerButtons":["BUY_NOW"],"spbConfigs":[{"channelName":"PAY_PAL","selected":false},{"channelName":"GOOGLE_PAY","selected":false},{"channelName":"APPLE_PAY","selected":false},{"channelName":"BUY_NOW","selected":true},{"channelName":"SHOP_BY_FAST_CHECKOUT","selected":false}]},"cartSettleButtonConfig":{"justShowSettleButton":null,"spbConfigs":[{"channelName":"PAY_PAL","selected":false},{"channelName":"GOOGLE_PAY","selected":false},{"channelName":"APPLE_PAY","selected":false},{"channelName":"SHOP_BY_FAST_CHECKOUT","selected":false}]},"cartConfig":{"syncCartData":false,"supportPartLinesCheckout":false},"checkoutSettleButtonConfig":{"spbConfigs":[{"channelName":"PAY_PAL","selected":false},{"channelName":"GOOGLE_PAY","selected":false},{"channelName":"APPLE_PAY","selected":false},{"channelName":"SHOP_BY_FAST_CHECKOUT","selected":false}]},"fastCheckoutSettleConfig":{"enableShopByProductDetail":null,"enableShopByCart":null,"enableShopBySettlePage":null,"enableShopByCreateAccount":null,"showModule":false},"showAddedInput":true,"taxesIncluded":true,"maxDiscountCodeCount":"1","showCheckoutEditor":null,"stepTypeMoveEditorTipSwitch":true,"maxGiftCardCount":"1","whenCanUseGiftCard":"ONLY_SETTLE"};
    window.__customer_accounts_enabled__ = false
    const loadJs = function () {
      const script = document.createElement('script');
      script.src = `${window.location.origin}/cf-edge-static/1222d0e7aeb03d0eada8e828df1ec99b/index.js`;
      script.async = true;
      document.body.appendChild(script);
    };
    const init = function () {
      loadJs();
    }
    window.addEventListener('DOMContentLoaded', ()=>{
      window.Shopline.PaymentButton = {
        init: init,
      };

      const paymentButtonWarps = document.querySelectorAll('.shopline-payment-button-wrapper');
      const isDesignMode = window.Shopline && window.Shopline.designMode;
      if (paymentButtonWarps && paymentButtonWarps.length || isDesignMode) {
        init();
      }
    })
  })()
</script>
<script>!function(n){"function"==typeof define&&define.amd?define(n):n()}((function(){"use strict";window.Shopline=window.Shopline||{},window.Shopline.redirectTo=function(n){if(n.startsWith("http")||n.startsWith("//"))return n;var t=window.Shopline.routes;return"".concat(t&&t.root?t.root:"").concat(n).replace(/\/+/g,"/")}}));
</script><script>!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e,n){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var t=Object.getOwnPropertySymbols(e);n&&(t=t.filter((function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable}))),o.push.apply(o,t)}return o}function n(n){for(var t=1;arguments.length>t;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?e(Object(i),!0).forEach((function(e){o(n,e,i[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(n,Object.getOwnPropertyDescriptors(i)):e(Object(i)).forEach((function(e){Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(i,e))}))}return n}function o(e,n,o){return n in e?Object.defineProperty(e,n,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[n]=o,e}function t(e){for(var n=document.cookie.split(";"),o=0;n.length>o;o++){var t=n[o].trim();if(t.startsWith(e+"="))return t.substring(e.length+1)}return null}function i(e){var n=e.method,o=e.url,t=e.data;return new Promise((function(e,i){var r=new XMLHttpRequest,d=JSON.stringify(t);if("GET"===n){var c=function(e){try{var n=[];for(var o in e){var t=encodeURIComponent(o),i=encodeURIComponent(e[o]);n.push("".concat(t,"=").concat(i))}return n.join("&")}catch(e){return""}}(t);t&&(o="".concat(o,"?").concat(c))}r.open(n,o,!0),r.setRequestHeader("Content-Type","application/json"),r.onload=function(){var n=r.status,o=JSON.parse(r.response);200!==n?i(o):e(o)},r.send(d)}))}function r(e,n){var o,t,r,d=null===(o=window.Shopline)||void 0===o||null===(t=o.uri)||void 0===t?void 0:t.alias;Promise.all([i({method:"PUT",url:"/leproxy/api/carts/cart/cart-buyer-update"}),i({method:"POST",url:"/leproxy/api/user/front/users/update",data:{language:(null===(r=window.Shopline)||void 0===r?void 0:r.locale)||"en",isThird:!0}}),i({method:"POST",url:"/leproxy/api/user/front/users/saveThirdChannelInfo",data:{firstLoginFlag:n,channel:"google",nickName:n?e||"":null}})]).then((function(){["SignIn","SignUp"].includes(d)?window.location.href="/user/center":window.location.reload()}))}function d(e){window.location.href="/user/signIn?udbErrorCode=".concat(e)}function c(e){var n=document.createElement("script");n.src="https://accounts.google.com/gsi/client",n.async=!0,n.defer=!0,n.onload=function(){window.google.accounts.id.initialize({client_id:e.appId,callback:function(n){return function(e,n){var o={appid:["preview","product"].includes(window.__ENV__.APP_ENV||"")?"1165600903":"1163336839",subappid:n.subAppid,channel:"google",thirdappid:n.appId,token:e.credential,tokenType:3,firstLoginCheck:!0,extinfo:JSON.stringify({uuid:t("n_u")})};i({method:"GET",url:"/leproxy/udb/lgn/third/open/loginAndBind.do",data:o}).then((function(e){var n=e.data,t=e.stoken,c=e.rescode;if("0"!==c)return d(c),!1;if(0===n.processCode)r(window.decodeURIComponent(n.ck.osudb_nickname));else if(1===n.processCode)i({method:"GET",url:"/leproxy/udb/lgn/third/open/bindUidAccountMix.do",data:{appid:o.appid,stoken:t,extinfo:o.extinfo}}).then((function(e){var n=e.data,o=e.rescode;if("0"!==o)return d(o),!1;0===n.processCode&&r(window.decodeURIComponent(n.ck.osudb_nickname),!0)}));else if(2===n.processCode||3===n.processCode)i({method:"GET",url:"/leproxy/udb/lgn/third/open/thirdLoginAndBindByBindToken.do",data:{appid:o.appid,stoken:t,extinfo:o.extinfo}}).then((function(e){var n=e.data,o=e.rescode;if("0"!==o)return d(o),!1;0===n.processCode&&r(window.decodeURIComponent(n.ck.osudb_nickname),!0)}));else if(4===n.processCode){var a="form_value=".concat(encodeURIComponent(JSON.stringify(n.uinfo||{})));window.location.href="/user/signIn?".concat(a)}}))}(n,e)},cancel_on_tap_outside:!1}),window.google.accounts.id.prompt()},document.getElementsByTagName("body")[0].appendChild(n)}window.__USER_EVENTS_TRIGGER_STACK__.push((function(){var e,o,t,r=null===(e=window.Shopline)||void 0===e?void 0:e.isLogin,d=null===(o=window.Shopline)||void 0===o||null===(t=o.uri)||void 0===t?void 0:t.alias;!r&&["ProductsDetail","Products","Home","SignIn","SignUp"].includes(d)&&i({method:"GET",url:"/leproxy/api/user/front/store/config/register"}).then((function(e){var o=e.data,t=o.accountType,i=o.googleIdentityServiceTag,r=o.thirdLoginConfigVos,d=r&&r.find((function(e){return"google"===e.name}));1!==t&&i&&d&&c(n(n({},d),{},{subAppid:o.subAppid}))}))}))}));
</script><!-- theme-seo-url -->
  <link rel="alternate" hreflang="ja-JP" href="https://www.louyishu.com" />
  <link rel="alternate" hreflang="x-default" href="https://www.louyishu.com" />

<script>
  (function() {
    window.__paymentButtonConfig__ = {"storeId":"1743044136331","buttonLocationDataList":[{"buttonLocation":"cart","isSystem":false,"buttonTypeDataList":[{"buttonType":"normalButton","buttonNameDataList":[{"buttonName":"BUY_NOW","delayMillSeconds":1000,"buttonConfigData":null}]}]},{"buttonLocation":"productDetail","isSystem":false,"buttonTypeDataList":[{"buttonType":"normalButton","buttonNameDataList":[{"buttonName":"BUY_NOW","delayMillSeconds":1000,"buttonConfigData":null}]}]}],"buttonTraceId":"e66d333662f35048f3ea8b6235d0076b","expressOptimizationSwitch":true,"grayscaleButtonLocation":["cart","productDetail","checkout"],"additionalCheckoutButtons":false,"newProcess":true};
    // todo pending sdk upgrade to also support __customer_accounts_enabled__, __tradeSettleConfig__ can be removed
    window.__tradeSettleConfig__ = {"loginType":"LOGIN_OR_ANONYMOUS","contactInfoType":"ONLY_EMAIL","stepType":"1","acceptSubscriptionByOtherContactType":false,"acceptSmsSubscription":false,"enableSubscription":true,"pickupPhoneRequired":true,"localDeliveryPhoneRequired":true,"acceptLogisticsUpdateNotify":null,"autoHideMarkOrder":false,"autoSendOrderItemType":"ONLY_GIFT_CARD","checkoutFormConfig":{"nameType":"TOGETHER","address2Type":"REQUIRED","phoneType":"REQUIRED","receiveAddressAsBillAddress":true,"autoFillAddress":true,"postCodeCheck":false,"orderRemarkType":"HIDE","companyType":"HIDE","showPrivateAddress":false,"usePrivateAddress":false,"receiverPhoneCheck":false},"whenCanUsePromoCode":"ONLY_SETTLE","paymentSecurity":{"desc":null,"imageType":0,"paymentCodes":[],"payCardCodes":[],"pcImages":[],"mobileImages":[],"displayPosition":[],"enable":false},"afterSaleGuarantee":{"desc":null,"displayPosition":[],"enable":false},"stockLockConfig":{"showStockLockConfig":false,"enableLockStockInOrderCreate":false},"tipConfigInfo":{"showTip":false,"showTipOptions":false,"hasTipShowConfig":false,"tipOptions":[],"tipOptionInfoList":[]},"tipShowConfigInfo":{"title":null,"describe":null,"customGuide":null,"customButtonDesc":null,"thanksDesc":null},"paymentSortConfigInfoList":[],"productDetailSettleButtonConfig":{"system":false,"customerButtons":["BUY_NOW"],"spbConfigs":[{"channelName":"PAY_PAL","selected":false},{"channelName":"GOOGLE_PAY","selected":false},{"channelName":"APPLE_PAY","selected":false},{"channelName":"BUY_NOW","selected":true},{"channelName":"SHOP_BY_FAST_CHECKOUT","selected":false}]},"cartSettleButtonConfig":{"justShowSettleButton":null,"spbConfigs":[{"channelName":"PAY_PAL","selected":false},{"channelName":"GOOGLE_PAY","selected":false},{"channelName":"APPLE_PAY","selected":false},{"channelName":"SHOP_BY_FAST_CHECKOUT","selected":false}]},"cartConfig":{"syncCartData":false,"supportPartLinesCheckout":false},"checkoutSettleButtonConfig":{"spbConfigs":[{"channelName":"PAY_PAL","selected":false},{"channelName":"GOOGLE_PAY","selected":false},{"channelName":"APPLE_PAY","selected":false},{"channelName":"SHOP_BY_FAST_CHECKOUT","selected":false}]},"fastCheckoutSettleConfig":{"enableShopByProductDetail":null,"enableShopByCart":null,"enableShopBySettlePage":null,"enableShopByCreateAccount":null,"showModule":false},"showAddedInput":true,"taxesIncluded":true,"maxDiscountCodeCount":"1","showCheckoutEditor":null,"stepTypeMoveEditorTipSwitch":true,"maxGiftCardCount":"1","whenCanUseGiftCard":"ONLY_SETTLE"};
    window.__customer_accounts_enabled__ = false
    const loadJs = function () {
      const script = document.createElement('script');
      script.src = `${window.location.origin}/cf-edge-static/cd8e39e717afc48184aaf72f14af3f54/index.js`;
      script.async = true;
      document.body.appendChild(script);
    };
    const init = function () {
      loadJs();
    }
    window.addEventListener('DOMContentLoaded', ()=>{
      window.Shopline.AdditionalButton = {
        init: init,
      };

      const paymentButtonWarps = document.querySelectorAll('.dynamic-checkout__content');
      if (paymentButtonWarps && paymentButtonWarps.length) {
        init();
      }
    })
  })()
</script>
<script>
  (function() {
    var isProduct = Number(sessionStorage.getItem('sl_console')) === 1 || window.__ENV__.APP_ENV === 'product' || window.__ENV__.APP_ENV === 'preview'
    var hasSsrDebug = Number(window.Shopline && Shopline.uri && Shopline.uri.query && Shopline.uri.query.ssr_debug) === 1
    var debugConsoleFnList = ['log']
    var consoleFnNames = Object.keys(console).filter(function(key) {return typeof console[key] === 'function'})
    window.__sl_console__ = consoleFnNames.reduce(function (result, fnName) {
      var hasConsoleFn = debugConsoleFnList.indexOf(fnName) !== -1
      result[fnName] = function () {
        try {
          var args = Array.prototype.slice.apply(arguments)
          var prefix = '[SL_' + fnName.toUpperCase() + ']:'
          if (isProduct) {
            if (hasConsoleFn && hasSsrDebug) {
              return console[fnName].apply(null, [prefix].concat(args))
            } else if (!hasConsoleFn) {
              return console[fnName].apply(null, args)
            }
          } else if (hasConsoleFn) {
            return console[fnName].apply(null, [prefix].concat(args))
          } else {
            return console[fnName].apply(null, args)
          }
        } catch (e) {
          console.error(e)
        }
      }
      return result
    }, {})
  })()
</script>


<script>
  ;(function() {
    window.Shopline.AdsChannel = {
      eventTrace:  {"enabled":{},"extra":[],"insert":{"fb":false,"gtm":false,"bing":false,"ga":[{"id":"AW-17266213004","alias":"Google-Ads"},{"id":"AW-17197573353","alias":"Google-Ads"},{"id":"AW-17271381699","alias":"Google-Ads"},{"id":"AW-17289824504","alias":"Google-Ads"},{"id":"AW-17319654060","alias":"Google-Ads"},{"id":"AW-17333391483","alias":"Google-Ads"},{"id":"AW-17337298121","alias":"Google-Ads"},{"id":"AW-17327916549","alias":"Google-Ads"},{"id":"AW-17327991002","alias":"Google-Ads"},{"id":"AW-17343090863","alias":"Google-Ads"},{"id":"AW-17343229504","alias":"Google-Ads"},{"id":"AW-17352266451","alias":"Google-Ads"},{"id":"AW-17352808198","alias":"Google-Ads"}]}} ,
    };
  })();
</script>

<script>
  !function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";window.addEventListener("load",(function(){var e,t,n,c=((null===(e=window.Shopline)||void 0===e||null===(t=e.AdsChannel)||void 0===t?void 0:t.eventTrace)||{}).insert||{},i=[];c.fb&&i.push("/cf-edge-static/0b606640d4b1449da90b7ebcb43735c6/facebook_track.js"),((null===(n=c.ga)||void 0===n?void 0:n.length)||c.gtm)&&i.push("/cf-edge-static/0b606640d4b1449da90b7ebcb43735c6/google_track.js"),i.forEach((function(e){var t=document.createElement("script");t.type="text/javascript",t.async=!0,t.src=e;var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)}))}))}));

</script>

<script >window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'LS', 'end')</script>

<!-- CSR_PLUGIN_ASSETS_START -->
<!-- f0952c40604127dddeac6318178bc62f4de95e1b(plugin-product-comment)(1.6.8) -->
<script data-app-code-start="CB_f0952c40604127dddeac6318178bc62f4de95e1b">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_f0952c40604127dddeac6318178bc62f4de95e1b', 'start')</script>
<script async src="https://cdn.myshopline.com/t/layout/plugin/2025071709341212/plugin-product-comment-bundle.js"></script>
<script data-app-code-end="CB_f0952c40604127dddeac6318178bc62f4de95e1b">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_f0952c40604127dddeac6318178bc62f4de95e1b', 'end')</script>
<!-- CSR_PLUGIN_ASSETS_END -->


<link rel="dns-prefetch" href="https://fonts.gstatic.com">
<style>
@font-face {
  font-family: 'Oregano';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Oregano:regular_v15.woff') format('woff'),
        url('/cdn/shop/fonts/Oregano:regular_v15.woff2') format('woff2');
}
@font-face {
  font-family: 'Jost';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Jost:500_v15.woff') format('woff'),
        url('/cdn/shop/fonts/Jost:500_v15.woff2') format('woff2');
}
@font-face {
  font-family: 'Poppins';
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url('/cdn/shop/fonts/Poppins:300_v21.woff') format('woff'),
        url('/cdn/shop/fonts/Poppins:300_v21.woff2') format('woff2');
}

</style>
  </head>
  <body data-template="index" data-button-hover-animation="fill_right">
    <div id="shopline-section-announcement-bar" class="shopline-section">





    

<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-announcement-bar.css" rel="stylesheet" type="text/css" media="all">



  






  
<style>
#shopline-section-announcement-bar.section-padding, #shopline-section-announcement-bar .section-padding {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 959px) {
  #shopline-section-announcement-bar.section-padding, #shopline-section-announcement-bar .section-padding {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
</style>

  
  
  <div class="announcement-bar--container 
    
    "
  >
    <div class="announcement-bar--list 
       
      "
    >
          <div
            class="announcement-bar--item section-padding
                color-scheme-
                
                
              "
            
          >
            <div class="body4 announcement--text">
              <div class="rte">
                品質保証！ 割引価格の安定した流れ！ 代金引換！ 送料無料！ 速い宅配！
              </div>
            </div>
          </div>    </div>
  </div>
  
  
  

</div>
    <div id="shopline-section-header" class="shopline-section">



<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-header.css" rel="stylesheet" type="text/css" media="all">

<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-predictive-search.js" defer></script>
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-header-modal.js" defer></script>

<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-header-header-layout.js" defer></script>

<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-cart-coupon.css" rel="stylesheet" type="text/css" media="all">
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-cart-coupon.js" defer></script>

  <link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-cart-drawer.css" rel="stylesheet" type="text/css" media="all">
  <link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/snippet-cart-fixed-checkout.css" rel="stylesheet" type="text/css" media="all">
  <link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/snippet-cart-item.css" rel="stylesheet" type="text/css" media="all">
  <link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-cart.css" rel="stylesheet" type="text/css" media="all">
  <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-quantity-input.js" defer="defer"></script>
  <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-cart.js" defer="defer"></script>
  <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-cart-drawer.js" defer="defer"></script>




  
  
  
  

  

  

  



<header-layout data-sticky-type="on-scroll-up">
  <style>
    .header {
      --header-highlight-background: #000000;
      --header-highlight-text-color: #FFFFFF;
    }
  </style>
  
  <header
    class="header section--padding
      
      is-sticky
      "
    style="
      --section-padding-top: 8px;
      --section-padding-bottom: 8px;
      border-bottom: 1px solid rgb(var(--color-entry-line));
    "
  >
    <div
      class="page-width header__container
        header__container--middle-line
        header__nav-style--dropdown
        
        tile-search
        "
    >
      
      <div class="header__tools display-none-desktop">
        
        
        


<header-modal class="drawer header__menu-drawer display-none-desktop">
  <details>
    <summary class="modal__toggle">
      <button class="icon-button header__icon-button">
        <svg class="icon icon-menu" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 8H21" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M7 14H21" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M7 20H21" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
</svg>

      </button>
    </summary>

    <div class="modal__content global-drawer-border-shadow" data-position="left">
      <div class="modal__overlay"></div>

      <div class="drawer__head drawer__head--divider">
        <h5 class="drawer__title">
            <a
              class="header__user-center-button body3 fw-bold
                "
              href="/user/signIn"
            >
              <svg class="icon icon-user" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13C16.2091 13 18 11.2091 18 9C18 6.79086 16.2091 5 14 5C11.7909 5 10 6.79086 10 9C10 11.2091 11.7909 13 14 13ZM9 14C6.79086 14 5 15.7909 5 18V22C5 22.5523 5.44772 23 6 23H22C22.5523 23 23 22.5523 23 22V18C23 15.7909 21.2091 14 19 14H9Z" fill="currentColor"/>
</svg>


              ログイン
            </a>
        </h5>
        <button class="drawer__close-button icon-button" name="close">
          <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

        </button>
      </div>

      <div class="drawer__main">
        <accordion-component>
          <nav class="header__drawer-nav">
            <ul class="header__drawer-menus list-unstyled">
                
                  <li class="drawer-menus__sub-item">
                    <a class="body4 fw-bold" href="/collections/人気商品">
                      <span class="">人気商品</span>
                    </a>
                  </li>
                
                  <li class="drawer-menus__sub-item">
                    <a class="body4 fw-bold" href="/collections/人気商品の再入荷-1">
                      <span class="">人気商品の再入荷</span>
                    </a>
                  </li>
                
                  <li class="drawer-menus__sub-item">
                    <a class="body4 fw-bold" href="/collections/ストアの新着商品">
                      <span class="">ストアの新着商品</span>
                    </a>
                  </li>
              
              
            </ul>
          </nav>
        </accordion-component>
      </div>

      <div class="drawer_footer">
        <div class="header__localization header-drawer__localization display-none-desktop">
          <localization-form>

    <form class="shopline-localization-form" accept-charset="UTF-8" enctype="multipart/form-data" id="localization-form" method="post" action="/localization">
      <input type="hidden" name="return_to" value="/?feed=rss2" />
      
    </form>          </localization-form>
        </div>
      </div>

    </div>
  </details>
</header-modal>

        
          <header-modal class="header__search">
            <details>
              <summary class="modal__toggle">
                <button class="icon-button header__icon-button">
                  <svg class="icon icon-search" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 13C7 9.68629 9.68629 7 13 7C16.3137 7 19 9.68629 19 13C19 16.3137 16.3137 19 13 19C9.68629 19 7 16.3137 7 13ZM13 5C8.58172 5 5 8.58172 5 13C5 17.4183 8.58172 21 13 21C14.8487 21 16.551 20.3729 17.9056 19.3199L21.2929 22.7071C21.6834 23.0976 22.3166 23.0976 22.7071 22.7071C23.0976 22.3166 23.0976 21.6834 22.7071 21.2929L19.3199 17.9056C20.3729 16.551 21 14.8487 21 13C21 8.58172 17.4183 5 13 5Z" fill="currentColor"/>
</svg>


                </button>
              </summary>
              <div class="modal__content global-modal-border-shadow">
                <div class="modal__overlay"></div>
                <predictive-search class="search-modal__content page-width" data-show-suggested-menu="false">
                  <form action="/search" method="get" class="search-modal__form search">
                    <div class="search-modal__field field">
                      <input
                        id="Search-In-Modal-1"
                        class="search-modal__input field__input body3"
                        type="search"
                        name="keyword"
                        value=""
                        placeholder="ここに入力して［検索］をタップします"
                        maxlength="255"
                        autocorrect="off"
                        autocomplete="off"
                        autocapitalize="off"
                        spellcheck="false"
                      />
                      <label class="search-modal__field-label field__label body3" for="Search-In-Modal-1">ここに入力して［検索］をタップします</label>
                      <button class="search-modal__close-button icon-button header__icon-button" name="close">
                        <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

                      </button>
                    </div>
                    <div class="predictive-search global-modal-border-shadow" tabindex="-1">
                      
                      <div class="predictive-search__results" data-predictive-search></div>
                      <div class="predictive-search__loading-state">
                        <span class="predictive-search__spinner">
                          <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
                        </span>
                      </div>
                    </div>
                  </form>
                </predictive-search>
              </div>
            </details>
          </header-modal>
      </div>

      
      <div class="header__buttons display-none-desktop">
          <a
            class="icon-button header__icon-button
              display-none-tablet"
            href="/user/signIn"
          >
            <svg class="icon icon-user" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13C16.2091 13 18 11.2091 18 9C18 6.79086 16.2091 5 14 5C11.7909 5 10 6.79086 10 9C10 11.2091 11.7909 13 14 13ZM9 14C6.79086 14 5 15.7909 5 18V22C5 22.5523 5.44772 23 6 23H22C22.5523 23 23 22.5523 23 22V18C23 15.7909 21.2091 14 19 14H9Z" fill="currentColor"/>
</svg>


          </a>
        <a
          id="cart-icon-bubble-mobile"
          class="icon-button header__icon-button display-none-desktop
            "
          href="/cart"
        >
          <div id="cart-icon-bubble-wrapper-mobile">
  <svg class="icon icon-cart" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12C6 11.4477 6.44772 11 7 11H21C21.5523 11 22 11.4477 22 12V22C22 22.5523 21.5523 23 21 23H7C6.44772 23 6 22.5523 6 22V12Z" fill="currentColor"/>
<path d="M18 10C18 11.0677 18.0001 13.5 18.0001 13.5H10.0001L10 10C10 7.79086 11.7909 6 14 6C16.2091 6 18 7.79086 18 10Z" stroke="currentColor" stroke-width="2"/>
</svg>

</div>
        </a>
      </div>

      
      
      
      

      <h1 class="header__heading">
        <a
          class="header__heading-link"
          style="--header-logo-pc-width: 160px; --header-logo-mobile-width: 145px;"
          href="/"
        >
            <span>louyishu</span>
        </a>
      </h1>

        <div class="header__buttons display-none-tablet">

        <div class="header__tools display-none-tablet">
        </div>

      
      
      <div class="header__icons display-none-tablet">

          <div class="user__container">
            <a
              class="icon-button header__icon-button"
              href="/user/signIn"
            >
              <svg class="icon icon-user" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13C16.2091 13 18 11.2091 18 9C18 6.79086 16.2091 5 14 5C11.7909 5 10 6.79086 10 9C10 11.2091 11.7909 13 14 13ZM9 14C6.79086 14 5 15.7909 5 18V22C5 22.5523 5.44772 23 6 23H22C22.5523 23 23 22.5523 23 22V18C23 15.7909 21.2091 14 19 14H9Z" fill="currentColor"/>
</svg>


            </a>
          </div>

        <a
          id="cart-icon-bubble"
          class="icon-button header__icon-button "
          href="/cart"
        >
          <div id="cart-icon-bubble-wrapper">
  <svg class="icon icon-cart" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 12C6 11.4477 6.44772 11 7 11H21C21.5523 11 22 11.4477 22 12V22C22 22.5523 21.5523 23 21 23H7C6.44772 23 6 22.5523 6 22V12Z" fill="currentColor"/>
<path d="M18 10C18 11.0677 18.0001 13.5 18.0001 13.5H10.0001L10 10C10 7.79086 11.7909 6 14 6C16.2091 6 18 7.79086 18 10Z" stroke="currentColor" stroke-width="2"/>
</svg>

</div>

        </a>
      </div>

        </div>

        <div class="header__tools right-search display-none-tablet">
          <predictive-search class="search-modal__content display-none-tablet" data-show-suggested-menu="false">
  <form action="/search" method="get" class="search-modal__form search">
    <div class="search-modal__field field">
      <input
        id="Tile-Search-1"
        class="search-modal__input field__input body3"
        type="search"
        name="keyword"
        value=""
        placeholder="ここに入力して［検索］をタップします"
        maxlength="255"
        autocorrect="off"
        autocomplete="off"
        autocapitalize="off"
        spellcheck="false"
      />
      <button class="search-modal__submit-button">
        <svg class="icon icon-search" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 13C7 9.68629 9.68629 7 13 7C16.3137 7 19 9.68629 19 13C19 16.3137 16.3137 19 13 19C9.68629 19 7 16.3137 7 13ZM13 5C8.58172 5 5 8.58172 5 13C5 17.4183 8.58172 21 13 21C14.8487 21 16.551 20.3729 17.9056 19.3199L21.2929 22.7071C21.6834 23.0976 22.3166 23.0976 22.7071 22.7071C23.0976 22.3166 23.0976 21.6834 22.7071 21.2929L19.3199 17.9056C20.3729 16.551 21 14.8487 21 13C21 8.58172 17.4183 5 13 5Z" fill="currentColor"/>
</svg>


      </button>
    </div>
    <div class="predictive-search global-modal-border-shadow" tabindex="-1">
      
      <div class="predictive-search__results" data-predictive-search></div>
      <div class="predictive-search__loading-state">
        <span class="predictive-search__spinner">
          <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
        </span>
      </div>
    </div>
  </form>
</predictive-search>
        </div>

        
        <nav
          class="header__inline-nav display-none-tablet
            "
        >
          <ul
            class="header__inline-menus list-unstyled
              "
          >
              
              
              
              
              
              
              
              
              
              
              <li
                class="header-inline-menus__item
                  header-inline-menus__item--
                  
                  "
              >
                  
                  <a
                    class="header-inline-menus__link menus__link body4 "
                    href="/collections/人気商品"
                  >
                    人気商品
                  </a>
              </li>
              
              
              
              
              
              
              
              
              
              
              <li
                class="header-inline-menus__item
                  header-inline-menus__item--
                  
                  "
              >
                  
                  <a
                    class="header-inline-menus__link menus__link body4 "
                    href="/collections/人気商品の再入荷-1"
                  >
                    人気商品の再入荷
                  </a>
              </li>
              
              
              
              
              
              
              
              
              
              
              <li
                class="header-inline-menus__item
                  header-inline-menus__item--
                  
                  "
              >
                  
                  <a
                    class="header-inline-menus__link menus__link body4 "
                    href="/collections/ストアの新着商品"
                  >
                    ストアの新着商品
                  </a>
              </li>
            
            
          </ul>
        </nav>
    </div>
    
    
  </header>
</header-layout>


<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "louyishu",
    "sameAs": [
      "",
      "",
      "",
      "",
      "",
      "",
      "",
      "",
      "",
      "",
      "",
      "",
      ""
    ],
    "url": "https://electriccarstocks.com"
  }
</script>

</div>

      <cart-drawer-entry class="cart-drawer-entry">
        

<cart-drawer id="cart-drawer" class="cart-drawer">
  <div id="CartDrawer" class="cart-drawer-container visible">
    <div id="CartDrawer-Overlay" class="cart-drawer__overlay"></div>
    <div class="cart-drawer__body">
      <div class="cart-drawer__inner">
        <div class="cart-drawer__inner-wrapper cart-empty">
          <div class="cart-drawer__header">
            <h2 class="cart-drawer__heading title5 text-uppercase">カート</h2>
            <div class="cart-drawer__close" onclick="this.closest('cart-drawer').close()">
              <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

            </div>
          </div>
          <div class="cart__warnings">
            <div class="cart__empty-text-wrapper">
              <h2 class="cart__empty-text body3">ショッピングカートに商品は入っていません</h2>
              <a href="/collections" class="button body3 fw-bold">
                お買い物へ進む
              </a>
            </div>
            



          </div>
          <cart-drawer-items>
            <div class="cart-drawer__items" id="CartDrawer-CartItems">
            </div>
            <div id="CartDrawer-CartErrors"></div>
          </cart-drawer-items>
          <div class="cart-drawer__checkout-container">

            <ul class="cart-drawer__amount-wrapper">
            </ul>
          </div>
        </div>
      </div>
      

<div class="cart-empty cart-fixed-checkout cart-drawer__fixed-checkout ">
  <div class="cart-fixed-checkout__container">
    <div class="cart-fixed-checkout__wrapper">

      <div class="cart-fixed-checkout__footer">
        <a href="javascript:;" class="cart__total cart-drawer__dropdown-toggle-normal">
          <b class="body3 fw-bold cart__total-text">合計金額</b>
          <div class="cart__price-zone">
            <div class="cart__total-price">
              <span class="body2 fw-bold">¥0 JPY</span>
            </div>
          </div>
        </a>

        <div class="cart-fixed-checkout__buttons">

          

    <form method="post" action="/cart" id="cart-form--cart-drawer-fixed"  class="cart-form">
      <input type="hidden" name="form_type" value="cart">  
                  <button type="submit" id="checkout" class="cart-drawer__checkout-button button" name="checkout">
              購入手続きへ進む
            </button>

    </form>        </div>
      </div>
    </div>
  </div>
</div>
    </div>
  </div>
</cart-drawer>
      </cart-drawer-entry>

    <main id="MainContent" class="content-for-layout" tabindex="-1">
      <!-- START content_for_index -->
<div id="shopline-section-featured-slideshow" class="shopline-section section index-section--hero"><link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-featured-slideshow.css" rel="stylesheet" type="text/css" media="all">
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/lib-splide.min.css" rel="stylesheet" type="text/css" media="all">
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-slide-pagination.css" rel="stylesheet" type="text/css" media="all">
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-slide-pagination.js" defer></script>
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/lib-splide.min.js" defer></script>
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-featured-slideshow.js" defer></script>

<featured-slideshow-section
  class="featured-slideshow splide"
  style="
    --slideshow-speed: 7s;
    --featured-slideshow-content-height: 85vmax;
  "
  data-autoplay="true"
  data-speed="7"
>
  <div class="splide__track" style="position:relative;">
    <ul class="featured-slideshow__slider splide__list">
        <style>
          
          #shopline-section-featured-slideshow .featured-slideshow__slide  .custom-font{
            --title-font: "Oregano";
            --title-font-weight: 400;
            --title-font-style: normal;
          }
        </style>
        <div
          
          class="featured-slideshow__slide splide__slide"
          style="
              --featured-slideshow-overlay-opacity: 0;
              --featured-slideshow-image-text-layout:70%;
              --featured-slideshow-content-vertical-layout:flex-end;
              --featured-slideshow-content-horizontal-layout:start;
              --featured-slideshow-text-background-color:#2c2c2c;
              --featured-slideshow-text-content-horizontal-layout:center;
              --featured-slideshow-text-font-color:255, 255, 255;
              flex-direction:revert;
              --featured-slideshow-button-font-color:255, 255, 255;
              --featured-slideshow-button-background-color:0, 0, 0;
              --featured-slideshow-button-border-color:255, 255, 255;
              --featured-slideshow-text-area-font-color:255, 255, 255;
              --featured-slideshow-text-area-button-font-color:255, 255, 255;
              --featured-slideshow-text-area-button-background-color:, , ;
              --featured-slideshow-text-area-button-border-color:255, 255, 255;
            "
        >
          
          
          <div
            
            class="featured-slideshow-slide__media
              
              "
          >
            
            
              <picture>
                  <source srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-162924_352x.png?w=576&h=580 352w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-162924_576x.png?w=576&h=580 576w" alt="" width="576" height="580" media="(max-width: 959px)">
                
  





<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-162924.png?w=576&h=580" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-162924_375x.png?w=576&h=580 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-162924_540x.png?w=576&h=580 540w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-162924_576x.png?w=576&h=580 576w" alt="" width="576" height="580" fetchpriority="high" decoding="async" data-scale="hover-scale" loading="eager" class="featured-slideshow-slide__image">
              </picture>
            <div class="featured-slideshow-slide__text-wrapper">
                
              <div class="featured-slideshow-slide__text" style="text-align:left">

              </div>
            </div>
          </div>
            <div
              class="featured-slideshow-slide__content
                 show-content-line"
            >
                  
                                <h2
                  class="custom-font featured-slideshow-slide__title
                    title3
                    text-uppercase"
                  data-animation
                  style="text-align:center"
                >
                  素晴らしいフォーカス：人気のジュエリーNo.1
                </h2>
              <div class="featured-slideshow-slide__content-line"></div>
            </div>

        </div>
        <style>
          
          #shopline-section-featured-slideshow .featured-slideshow__slide  .custom-font{
            --title-font: "Oregano";
            --title-font-weight: 400;
            --title-font-style: normal;
          }
        </style>
        <div
          
          class="featured-slideshow__slide splide__slide"
          style="
              --featured-slideshow-overlay-opacity: 0;
              --featured-slideshow-image-text-layout:100%;
              --featured-slideshow-content-vertical-layout:flex-end;
              --featured-slideshow-content-horizontal-layout:start;
              --featured-slideshow-text-background-color:#2C2924;
              --featured-slideshow-text-content-horizontal-layout:center;
              --featured-slideshow-text-font-color:255, 255, 255;
              flex-direction:revert;
              --featured-slideshow-button-font-color:255, 255, 255;
              --featured-slideshow-button-background-color:0, 0, 0;
              --featured-slideshow-button-border-color:255, 255, 255;
              --featured-slideshow-text-area-font-color:255, 255, 255;
              --featured-slideshow-text-area-button-font-color:255, 255, 255;
              --featured-slideshow-text-area-button-background-color:, , ;
              --featured-slideshow-text-area-button-border-color:255, 255, 255;
            "
        >
          
          
          <div
            
            class="featured-slideshow-slide__media
              feafture-slideshow-slide__media--adapt
              "
          >
            
            
              <picture>
                  <source srcset="https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_352x.jpeg?w=2560&h=1440 352w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_832x.jpeg?w=2560&h=1440 832w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_1200x.jpeg?w=2560&h=1440 1200w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_1920x.jpeg?w=2560&h=1440 1920w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_2560x.jpeg?w=2560&h=1440 2560w" alt="" width="2560" height="1440" media="(max-width: 959px)">
                
  





<img src="https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804.jpeg?w=2560&h=1440" srcset="https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_375x.jpeg?w=2560&h=1440 375w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_540x.jpeg?w=2560&h=1440 540w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_720x.jpeg?w=2560&h=1440 720w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_900x.jpeg?w=2560&h=1440 900w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_1080x.jpeg?w=2560&h=1440 1080w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_1296x.jpeg?w=2560&h=1440 1296w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_1512x.jpeg?w=2560&h=1440 1512w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_1728x.jpeg?w=2560&h=1440 1728w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_1944x.jpeg?w=2560&h=1440 1944w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_2160x.jpeg?w=2560&h=1440 2160w, https://img.myshopline.com/image/store/1743044136331/QQ-20250318211804_2560x.jpeg?w=2560&h=1440 2560w" alt="" width="2560" height="1440" fetchpriority="high" decoding="async" data-scale="hover-scale" loading="eager" class="featured-slideshow-slide__image">
              </picture>
            <div class="featured-slideshow-slide__text-wrapper">
                
              <div class="featured-slideshow-slide__text" style="text-align:left">

                  <h2
                    class="custom-font featured-slideshow-slide__title
                      title4
                      text-uppercase"
                    data-animation
                  >
                    Highlight an<br />image banner
                  </h2>
                  
                  <span
                    class="button featured-slideshow-slide__button button"
                    title="Shop this"
                    href=""
                  >
                    Shop this
                  </span>
              </div>
            </div>
          </div>

        </div>
    </ul>
      <div class="featured-slideshow__control display-none display-block-desktop">
        <div class="featured-control__arrow-buttons">
          <button class="featured-control__arrow-button" name="previous">
            <svg class="icon icon-arrow " width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.899486 3.44971L4.94974 7.49996L9 3.44971" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <button class="featured-control__arrow-button" name="next">
            <svg class="icon icon-arrow " width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.899486 3.44971L4.94974 7.49996L9 3.44971" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
        </div>
      </div>

  </div>
    <div class="featured-slideshow__pagination">
      <slide-pagination class="slide-pagination click" data-slider-id="Slider-featured-slideshow">
          <span
            id="splide__slide-pagination0"
            class="slide-pagination-bullet splide__slide-pagination is-active"
            data-slide-id="block-1"
            data-index="0"
          ></span>
          <span
            id="splide__slide-pagination1"
            class="slide-pagination-bullet splide__slide-pagination "
            data-slide-id="174304472547509442d5"
            data-index="1"
          ></span>
      </slide-pagination>
    </div>
</featured-slideshow-section>

</div>
<div id="shopline-section-collection-list" class="shopline-section section"><script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-slider.js" defer></script>
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-collection-list.css" rel="stylesheet" type="text/css" media="all">
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-collection-pref-card.css" rel="stylesheet" type="text/css" media="all">

  
<style>
#shopline-section-collection-list.section-padding, #shopline-section-collection-list .section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 959px) {
  #shopline-section-collection-list.section-padding, #shopline-section-collection-list .section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
</style>






<div class="color-scheme-none">
  <div class="page-width text-center section-padding">
    <h4 class="title3 title-wrapper">
      
    </h4>
    <div
      class="collection-list__items"
      style="--grid-cols: 3;--mask-opacity:0;--mask-color:255, 255, 255"
    >
        <a
          href="/collections-all"
          class="global-card-border-shadow collection-list__cover-image
            w_1_h_2
            collection-list__mask-container"
        >
          <div class="collection-list__cover-image-inner">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-162018.png?w=380&h=493" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-162018_375x.png?w=380&h=493 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-162018_380x.png?w=380&h=493 380w" alt="" width="380" height="493" sizes="(max-width: 959px) 100vw,(min-width: 960px) calc(100vw * 1/3)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="eager" class="image-position-center">
          </div>
        </a>
      

        
        
        

        
<a
  class="collection-pref-card shopline-element-collection-item global-card-border-shadow collection-list__mask-container"
  href="/collections/%E4%BA%BA%E6%B0%97%E5%95%86%E5%93%81"
  
>
    <div class="collection-pref-card__background">
        
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/ac4908b8-b292-46b4-977b-9934c6d40794.png?w=358&h=407" alt="人気商品" width="358" height="407" sizes="(max-width: 959px) calc(100vw * 1/1),(min-width: 960px) calc(100vw * 1/3)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="eager" class="image-position-center">
    </div>
  <div class="collection-pref-card__inner">
    <div class="collection-pref-card__name text-left left-center mb-center ">
      <p class="title4">
          人気商品
      </p>
    </div>
  </div>
</a>
        
        
        

        
<a
  class="collection-pref-card shopline-element-collection-item global-card-border-shadow collection-list__mask-container"
  href="/collections/%E4%BA%BA%E6%B0%97%E5%95%86%E5%93%81%E3%81%AE%E5%86%8D%E5%85%A5%E8%8D%B7-1"
  
>
    <div class="collection-pref-card__background">
        
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/BFDCF0B4644A9EF86BCD7FD1FCE7D758.png?w=416&h=572" srcset="https://img.myshopline.com/image/store/1743044136331/BFDCF0B4644A9EF86BCD7FD1FCE7D758_375x.png?w=416&h=572 375w, https://img.myshopline.com/image/store/1743044136331/BFDCF0B4644A9EF86BCD7FD1FCE7D758_416x.png?w=416&h=572 416w" alt="人気商品の再入荷" width="416" height="572" sizes="(max-width: 959px) calc(100vw * 1/1),(min-width: 960px) calc(100vw * 1/3)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="image-position-left">
    </div>
  <div class="collection-pref-card__inner">
    <div class="collection-pref-card__name text-left left-center mb-center ">
      <p class="title4">
          人気商品の再入荷
      </p>
    </div>
  </div>
</a>
        
        
        

        
<a
  class="collection-pref-card shopline-element-collection-item global-card-border-shadow collection-list__mask-container"
  href="/collections/%E3%82%B9%E3%83%88%E3%82%A2%E3%81%AE%E6%96%B0%E7%9D%80%E5%95%86%E5%93%81"
  
>
    <div class="collection-pref-card__background">
        
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/76]MZDOJ-RY5-4-IYH5KLB.png?w=564&h=678" srcset="https://img.myshopline.com/image/store/1743044136331/76]MZDOJ-RY5-4-IYH5KLB_375x.png?w=564&h=678 375w, https://img.myshopline.com/image/store/1743044136331/76]MZDOJ-RY5-4-IYH5KLB_540x.png?w=564&h=678 540w, https://img.myshopline.com/image/store/1743044136331/76]MZDOJ-RY5-4-IYH5KLB_564x.png?w=564&h=678 564w" alt="ストアの新着商品" width="564" height="678" sizes="(max-width: 959px) calc(100vw * 1/1),(min-width: 960px) calc(100vw * 1/3)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="image-position-right">
    </div>
  <div class="collection-pref-card__inner">
    <div class="collection-pref-card__name text-left left-center mb-center ">
      <p class="title4">
          ストアの新着商品
      </p>
    </div>
  </div>
</a>
    </div>
  </div>
</div>
</div>
<div id="shopline-section-featured-collection" class="shopline-section section"><link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-card.css" rel="stylesheet" type="text/css" media="all">
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-price.css" rel="stylesheet" type="text/css" media="all">

<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-featured-collection.css" rel="stylesheet" type="text/css" media="all">
  <link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-color-swatches.css" rel="stylesheet" type="text/css" media="all">
  <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-color-swatch.js" defer="defer"></script>
  <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-color-swatch-radios.js" defer="defer"></script>
  <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-product-form.js" defer></script>
  <link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-quick-add.css" rel="stylesheet" type="text/css" media="all">
  <script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-quick-add.js" defer></script>
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-slider.js" defer></script>
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-featured-collection.js" defer="defer"></script>

<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-slide-pagination.css" rel="stylesheet" type="text/css" media="all">
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-slide-pagination.js" defer></script>



  
<style>
#shopline-section-featured-collection.section-padding, #shopline-section-featured-collection .section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 959px) {
  #shopline-section-featured-collection.section-padding, #shopline-section-featured-collection .section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
</style>



<div class="isolate">
  <div class="featured-collection section-padding" style="--mobile-cols:2">
    <div class="featured-collection__title page-width">
      <div class="featured-collection__title-group">
          <h2
            class="title3
              featured-collection__title featured-collection__title--ellipsis text-left"
          >注目のコレクション</h2>
      </div>
    </div>

      <featured-collection-tabs data-section-id="featured-collection">
        <div class="display-flex page-width">
          <div class="featured-collection__tabs ">
              <span
                class="featured-collection__tabs-item body3
                  featured-collection__tabs-item--active"
                data-id="1743044782931328ba59"
                style="
              --color-button-border-radius:  6px;
              --color-button-background:225, 228, 232;
              --color-button-text:0, 0, 0;
              --color-button-border:, , ;
              --color-button-background-normal:248, 248, 248;
              --color-button-text-normal:104, 104, 104;
              --color-button-border-normal:, , ;
              "
              >人気商品</span>
              <span
                class="featured-collection__tabs-item body3
                  "
                data-id="block-2"
                style="
              --color-button-border-radius:  6px;
              --color-button-background:225, 228, 232;
              --color-button-text:0, 0, 0;
              --color-button-border:, , ;
              --color-button-background-normal:248, 248, 248;
              --color-button-text-normal:104, 104, 104;
              --color-button-border-normal:, , ;
              "
              >人気商品の再入荷</span>
              <span
                class="featured-collection__tabs-item body3
                  "
                data-id="block-1"
                style="
              --color-button-border-radius:  6px;
              --color-button-background:225, 228, 232;
              --color-button-text:0, 0, 0;
              --color-button-border:, , ;
              --color-button-background-normal:248, 248, 248;
              --color-button-text-normal:104, 104, 104;
              --color-button-border-normal:, , ;
              "
              >人気商品の再入荷</span>
              <span
                class="featured-collection__tabs-item body3
                  "
                data-id="block-3"
                style="
              --color-button-border-radius:  6px;
              --color-button-background:225, 228, 232;
              --color-button-text:0, 0, 0;
              --color-button-border:, , ;
              --color-button-background-normal:248, 248, 248;
              --color-button-text-normal:104, 104, 104;
              --color-button-border-normal:, , ;
              "
              >雑誌で大変話題</span>
          </div>
            
              
            
              
              
              
              
              <slide-pagination
                class="slide-pagination display-none-tablet
                  slider-block-pagination--1743044782931328ba59
                  
                  
                  "
                data-slider-id="Slider-featured-collection--1743044782931328ba59"
                style="
            --progress: 11.11111111111111% 
            "
              >
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
              </slide-pagination>
            
              
            
              
              
              
              
              <slide-pagination
                class="slide-pagination display-none-tablet
                  slider-block-pagination--block-2
                  display-none
                  
                  "
                data-slider-id="Slider-featured-collection--block-2"
                style="
            --progress: 11.11111111111111% 
            "
              >
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
              </slide-pagination>
            
              
            
              
              
              
              
              <slide-pagination
                class="slide-pagination display-none-tablet
                  slider-block-pagination--block-1
                  display-none
                  
                  "
                data-slider-id="Slider-featured-collection--block-1"
                style="
            --progress: 11.11111111111111% 
            "
              >
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
                  <span class="slide-pagination-bullet"></span>
              </slide-pagination>
            
            
        </div>

        <div class="featured-collection__spin"><div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div></div>
        
        
        
          
          
        
        
          
          
        
          
        
        
          <slider-component
  class="slider-mobile-gutter page-width slider-block--1743044782931328ba59 
    
     slider-component-desktop"
  controller-previous="#previous-featured-collection--1743044782931328ba59"
  controller-next="#next-featured-collection--1743044782931328ba59"
  
>
  <ul
    id="Slider-featured-collection--1743044782931328ba59"
    class="grid product-grid contains-product-card-slider
       grid-cols-2
      grid-cols-4-desktop
      
       slider slider-full-screen
         slider--desktop
         slider--mobile grid--peek
      "
    style="--mobile-cols:2;"
  >
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220154073988580520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220154073988580520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/slimline-pierce-silver" class="full-unstyled-link">
      <span class="visually-hidden">
          春の新作ブラックカジュアルパンツ 男の子用 アメリカンレトロ ルーズスリムストレートパンツ 日本製ワークウェアロギングパンツ
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/slimline-pierce-silver"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-155930.png?w=330&h=486" alt="春の新作ブラックカジュアルパンツ 男の子用 アメリカンレトロ ルーズスリムストレートパンツ 日本製ワークウェアロギングパンツ" width="330" height="486" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-155924.png?w=311&h=458" alt="春の新作ブラックカジュアルパンツ 男の子用 アメリカンレトロ ルーズスリムストレートパンツ 日本製ワークウェアロギングパンツ" width="311" height="458" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        ></div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220154073988580520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220154073988580520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/slimline-pierce-silver"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          春の新作ブラックカジュアルパンツ 男の子用 アメリカンレトロ ルーズスリムストレートパンツ 日本製ワークウェアロギングパンツ
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__regular body2">
          <span class="  fw-bold
 price-item price-item--regular ">
                ¥2,000 JPY
          </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220154073988580520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220154073988580520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220154073988580520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220350031862250520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220350031862250520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/doublehoop-ring-silver" class="full-unstyled-link">
      <span class="visually-hidden">
          日本のシティボーイブラックデニムジャケットメンズスリーピーススーツハイエンドボーイズクール衣装スーツ春
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/doublehoop-ring-silver"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-154026.png?w=326&h=380" alt="日本のシティボーイブラックデニムジャケットメンズスリーピーススーツハイエンドボーイズクール衣装スーツ春" width="326" height="380" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-154037.png?w=360&h=413" alt="日本のシティボーイブラックデニムジャケットメンズスリーピーススーツハイエンドボーイズクール衣装スーツ春" width="360" height="413" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        ></div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220350031862250520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220350031862250520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/doublehoop-ring-silver"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          日本のシティボーイブラックデニムジャケットメンズスリーピーススーツハイエンドボーイズクール衣装スーツ春
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__regular body2">
          <span class="  fw-bold
 price-item price-item--regular ">
                ¥2,800 JPY
          </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220350031862250520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220350031862250520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220350031862250520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220390297181000520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220390297181000520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/doublehoop-ring-gold" class="full-unstyled-link">
      <span class="visually-hidden">
          春と秋の新作ジャケット 男の子用 春服 トレンドブランド 青少年カジュアル服 和風
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/doublehoop-ring-gold"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153800.png?w=421&h=553" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153800_375x.png?w=421&h=553 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-153800_421x.png?w=421&h=553 421w" alt="春と秋の新作ジャケット 男の子用 春服 トレンドブランド 青少年カジュアル服 和風" width="421" height="553" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153755.png?w=375&h=544" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153755_375x.png?w=375&h=544 375w" alt="春と秋の新作ジャケット 男の子用 春服 トレンドブランド 青少年カジュアル服 和風" width="375" height="544" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        ></div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220390297181000520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220390297181000520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/doublehoop-ring-gold"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          春と秋の新作ジャケット 男の子用 春服 トレンドブランド 青少年カジュアル服 和風
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__regular body2">
          <span class="  fw-bold
 price-item price-item--regular ">
                ¥2,800 JPY
          </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220390297181000520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220390297181000520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220390297181000520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220433414626460520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220433414626460520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/tripleline-pierce-silver" class="full-unstyled-link">
      <span class="visually-hidden">
          春秋新作ライトジャケット 2025 メンズ ホワイト スタンドカラー スポーツジャケット 服 トレンド
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/tripleline-pierce-silver"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153118.png?w=413&h=409" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153118_375x.png?w=413&h=409 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-153118_413x.png?w=413&h=409 413w" alt="春秋新作ライトジャケット 2025 メンズ ホワイト スタンドカラー スポーツジャケット 服 トレンド" width="413" height="409" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153114.png?w=449&h=461" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-153114_375x.png?w=449&h=461 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-153114_449x.png?w=449&h=461 449w" alt="春秋新作ライトジャケット 2025 メンズ ホワイト スタンドカラー スポーツジャケット 服 トレンド" width="449" height="461" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        >            <span class="body4 fw-bold">
                  セール
            </span>
</div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220433414626460520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220433414626460520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/tripleline-pierce-silver"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          春秋新作ライトジャケット 2025 メンズ ホワイト スタンドカラー スポーツジャケット 服 トレンド
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__sale ">
          <span class="body2 price-position-sale">
            <span class="  fw-bold
 price-item price-item--sale ">
                  ¥3,105 JPY
            </span>
          </span>
            <span class="body5 price-position-origin">
              <span class="fw-bold price-item--regular ">¥3,300 JPY</span>
            </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220433414626460520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220433414626460520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220433414626460520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220469150096700520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220469150096700520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/tripleline-pierce-gold" class="full-unstyled-link">
      <span class="visually-hidden">
          日本製 クリーンフィットパンツ メンズ 春 純綿 ゆったり ワイドレッグ ストレートパンツ ワークウェア オールマッチ カジュアル パンツ
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/tripleline-pierce-gold"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-152749.png?w=297&h=422" alt="日本製 クリーンフィットパンツ メンズ 春 純綿 ゆったり ワイドレッグ ストレートパンツ ワークウェア オールマッチ カジュアル パンツ" width="297" height="422" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-152739.png?w=324&h=425" alt="日本製 クリーンフィットパンツ メンズ 春 純綿 ゆったり ワイドレッグ ストレートパンツ ワークウェア オールマッチ カジュアル パンツ" width="324" height="425" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        >            <span class="body4 fw-bold">
                  セール
            </span>
</div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220469150096700520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220469150096700520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/tripleline-pierce-gold"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          日本製 クリーンフィットパンツ メンズ 春 純綿 ゆったり ワイドレッグ ストレートパンツ ワークウェア オールマッチ カジュアル パンツ
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__sale ">
          <span class="body2 price-position-sale">
            <span class="  fw-bold
 price-item price-item--sale ">
                  ¥3,105 JPY
            </span>
          </span>
            <span class="body5 price-position-origin">
              <span class="fw-bold price-item--regular ">¥3,300 JPY</span>
            </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220469150096700520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220469150096700520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220469150096700520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220507234377180520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220507234377180520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/doublelinedrop-earrings-silver" class="full-unstyled-link">
      <span class="visually-hidden">
          アメリカンオーバーオール メンズ ストレート ルーズ 万能 スポーツ パンツ デザイン ワイドレッグ パラシュート カジュアル パンツ
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/doublelinedrop-earrings-silver"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-152353.png?w=342&h=467" alt="アメリカンオーバーオール メンズ ストレート ルーズ 万能 スポーツ パンツ デザイン ワイドレッグ パラシュート カジュアル パンツ" width="342" height="467" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-152347.png?w=374&h=473" alt="アメリカンオーバーオール メンズ ストレート ルーズ 万能 スポーツ パンツ デザイン ワイドレッグ パラシュート カジュアル パンツ" width="374" height="473" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        >            <span class="body4 fw-bold">
                  セール
            </span>
</div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220507234377180520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220507234377180520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/doublelinedrop-earrings-silver"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          アメリカンオーバーオール メンズ ストレート ルーズ 万能 スポーツ パンツ デザイン ワイドレッグ パラシュート カジュアル パンツ
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__sale ">
          <span class="body2 price-position-sale">
            <span class="  fw-bold
 price-item price-item--sale ">
                  ¥3,105 JPY
            </span>
          </span>
            <span class="body5 price-position-origin">
              <span class="fw-bold price-item--regular ">¥3,300 JPY</span>
            </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220507234377180520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220507234377180520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220507234377180520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220544815341180520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220544815341180520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/doublelinedrop-earrings-gold" class="full-unstyled-link">
      <span class="visually-hidden">
          日本の大学スタイルのDKスーツセット晴れて清潔な男の子は春と夏に韓国のジャケットカジュアル小さなスーツを着用します
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/doublelinedrop-earrings-gold"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151904.png?w=429&h=506" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151904_375x.png?w=429&h=506 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-151904_429x.png?w=429&h=506 429w" alt="日本の大学スタイルのDKスーツセット晴れて清潔な男の子は春と夏に韓国のジャケットカジュアル小さなスーツを着用します" width="429" height="506" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151846.png?w=378&h=532" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151846_375x.png?w=378&h=532 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-151846_378x.png?w=378&h=532 378w" alt="日本の大学スタイルのDKスーツセット晴れて清潔な男の子は春と夏に韓国のジャケットカジュアル小さなスーツを着用します" width="378" height="532" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        >            <span class="body4 fw-bold">
                  セール
            </span>
</div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220544815341180520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220544815341180520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/doublelinedrop-earrings-gold"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          日本の大学スタイルのDKスーツセット晴れて清潔な男の子は春と夏に韓国のジャケットカジュアル小さなスーツを着用します
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__sale ">
          <span class="body2 price-position-sale">
            <span class="  fw-bold
 price-item price-item--sale ">
                  ¥2,505 JPY
            </span>
          </span>
            <span class="body5 price-position-origin">
              <span class="fw-bold price-item--regular ">¥3,105 JPY</span>
            </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220544815341180520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220544815341180520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220544815341180520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220582899621660520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220582899621660520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/pipestation-necklace-silver" class="full-unstyled-link">
      <span class="visually-hidden">
          マイラール星空カジュアルパンツ男女夏デザインプリーツワークウェアパラシュートパンツゆったりドレープスウェットパンツトレンド
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/pipestation-necklace-silver"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151222.png?w=409&h=523" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151222_375x.png?w=409&h=523 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-151222_409x.png?w=409&h=523 409w" alt="マイラール星空カジュアルパンツ男女夏デザインプリーツワークウェアパラシュートパンツゆったりドレープスウェットパンツトレンド" width="409" height="523" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151216.png?w=406&h=503" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-151216_375x.png?w=406&h=503 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-151216_406x.png?w=406&h=503 406w" alt="マイラール星空カジュアルパンツ男女夏デザインプリーツワークウェアパラシュートパンツゆったりドレープスウェットパンツトレンド" width="406" height="503" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        >            <span class="body4 fw-bold">
                  セール
            </span>
</div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220582899621660520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220582899621660520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/pipestation-necklace-silver"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          マイラール星空カジュアルパンツ男女夏デザインプリーツワークウェアパラシュートパンツゆったりドレープスウェットパンツトレンド
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__sale ">
          <span class="body2 price-position-sale">
            <span class="  fw-bold
 price-item price-item--sale ">
                  ¥2,000 JPY
            </span>
          </span>
            <span class="body5 price-position-origin">
              <span class="fw-bold price-item--regular ">¥2,070 JPY</span>
            </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220582899621660520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220582899621660520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220582899621660520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220619306180540520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220619306180540520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/pipestation-necklace-gold" class="full-unstyled-link">
      <span class="visually-hidden">
          ONELYC1NS 韓国版フェイクツーピースコントラストカラーステッチプラスベルベットセーター長袖男女兼用ラペルルーズプルオーバートップ
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/pipestation-necklace-gold"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-150730.png?w=437&h=419" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-150730_375x.png?w=437&h=419 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-150730_437x.png?w=437&h=419 437w" alt="ONELYC1NS 韓国版フェイクツーピースコントラストカラーステッチプラスベルベットセーター長袖男女兼用ラペルルーズプルオーバートップ" width="437" height="419" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-150710.png?w=428&h=481" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-150710_375x.png?w=428&h=481 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-150710_428x.png?w=428&h=481 428w" alt="ONELYC1NS 韓国版フェイクツーピースコントラストカラーステッチプラスベルベットセーター長袖男女兼用ラペルルーズプルオーバートップ" width="428" height="481" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        ></div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220619306180540520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220619306180540520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/pipestation-necklace-gold"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          ONELYC1NS 韓国版フェイクツーピースコントラストカラーステッチプラスベルベットセーター長袖男女兼用ラペルルーズプルオーバートップ
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__regular body2">
          <span class="  fw-bold
 price-item price-item--regular ">
                ¥3,000 JPY
          </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220619306180540520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220619306180540520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220619306180540520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220662926942300520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220662926942300520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/volumepipehoop-pierce-silver" class="full-unstyled-link">
      <span class="visually-hidden">
          日本のシティボーイ青と白のストライプシャツ半袖メンズ夏新作ゆったりカジュアルボーイズシャツジャケット
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/volumepipehoop-pierce-silver"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-144421.png?w=487&h=589" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-144421_375x.png?w=487&h=589 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-144421_487x.png?w=487&h=589 487w" alt="日本のシティボーイ青と白のストライプシャツ半袖メンズ夏新作ゆったりカジュアルボーイズシャツジャケット" width="487" height="589" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-144456.png?w=448&h=574" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-144456_375x.png?w=448&h=574 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-144456_448x.png?w=448&h=574 448w" alt="日本のシティボーイ青と白のストライプシャツ半袖メンズ夏新作ゆったりカジュアルボーイズシャツジャケット" width="448" height="574" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        ></div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220662926942300520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220662926942300520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/volumepipehoop-pierce-silver"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          日本のシティボーイ青と白のストライプシャツ半袖メンズ夏新作ゆったりカジュアルボーイズシャツジャケット
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__regular body2">
          <span class="  fw-bold
 price-item price-item--regular ">
                ¥3,000 JPY
          </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220662926942300520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220662926942300520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220662926942300520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16069242220700172361990520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16069242220700172361990520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/volumepipehoop-pierce-gold" class="full-unstyled-link">
      <span class="visually-hidden">
          アメリカンスタイルのストレートショルダー半袖TシャツスプライシングカジュアルTシャツオールマッチ夏ゆったり無地デザイン小ネックライン春夏トップス 100人以上が購入した
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/volumepipehoop-pierce-gold"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-144234.png?w=251&h=300" alt="アメリカンスタイルのストレートショルダー半袖TシャツスプライシングカジュアルTシャツオールマッチ夏ゆったり無地デザイン小ネックライン春夏トップス 100人以上が購入した" width="251" height="300" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-144220.png?w=435&h=463" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-144220_375x.png?w=435&h=463 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-144220_435x.png?w=435&h=463 435w" alt="アメリカンスタイルのストレートショルダー半袖TシャツスプライシングカジュアルTシャツオールマッチ夏ゆったり無地デザイン小ネックライン春夏トップス 100人以上が購入した" width="435" height="463" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        ></div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16069242220700172361990520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16069242220700172361990520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/volumepipehoop-pierce-gold"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          アメリカンスタイルのストレートショルダー半袖TシャツスプライシングカジュアルTシャツオールマッチ夏ゆったり無地デザイン小ネックライン春夏トップス 100人以上が購入した
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__regular body2">
          <span class="  fw-bold
 price-item price-item--regular ">
                ¥2,000 JPY
          </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16069242220700172361990520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16069242220700172361990520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16069242220700172361990520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
        <li
          id="Slide-featured-collection-featured-collection"
          class="animation-delay-show-container grid__item slider__slide come-into-view"
        >
          

































<div
  class="product-card-wrapper card card-wrapper product-card-style-normal
  "
  data-product-id="16070437969843189648910520"
  data-product-form-id="quick-add-featured-collection--1743044782931328ba59__16070437969843189648910520"
  style="--card-image-padding: 0px;
  --color-card-background: 244, 247, 251;
  --color-card-text: 0, 0, 0;"
>
  <div class="card-main">
    <a href="/products/2295oewe" class="full-unstyled-link">
      <span class="visually-hidden">
          【LOEWE】 ヤシの葉&amp;カーフスキン バスケットバッグ スモール
      </span>
    </a>

    <div
      class="card__inner--wrapper global-product-card-border-shadow "
      style=""
    >
      <div
        class="card__inner ratio "
        style="--ratio-percent: 150%;
        --image-fill-type: cover;
        --badge-border-radius: 4px;
        --image-object-position:;"
      >
        <a
          href="/products/2295oewe"
          class="card__media
            media--hover-effect
            
          "
        >
          
          

            
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/1-4.webp?w=1080&h=1080" srcset="https://img.myshopline.com/image/store/1743044136331/1-4_375x.webp?w=1080&h=1080 375w, https://img.myshopline.com/image/store/1743044136331/1-4_540x.webp?w=1080&h=1080 540w, https://img.myshopline.com/image/store/1743044136331/1-4_720x.webp?w=1080&h=1080 720w, https://img.myshopline.com/image/store/1743044136331/1-4_900x.webp?w=1080&h=1080 900w, https://img.myshopline.com/image/store/1743044136331/1-4_1080x.webp?w=1080&h=1080 1080w" alt="【LOEWE】 ヤシの葉&amp;カーフスキン バスケットバッグ スモール" width="1080" height="1080" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
              
  




  
  

      

      

  

<img src="https://img.myshopline.com/image/store/1743044136331/4-1.webp?w=540&h=540" srcset="https://img.myshopline.com/image/store/1743044136331/4-1_375x.webp?w=540&h=540 375w, https://img.myshopline.com/image/store/1743044136331/4-1_540x.webp?w=540&h=540 540w" alt="【LOEWE】 ヤシの葉&amp;カーフスキン バスケットバッグ スモール" width="540" height="540" sizes="(max-width: 959px) calc(100vw * 1/2),(min-width: 960px) calc(100vw * 1/4)" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy" class="collection-hero__image">
        </a>
          


        
        

        <div
          style=""
          class="card__badge
            left_bottom
            
          "
        ></div>


        

        
        
          
          



  <div class="quick-add display-none display-block-desktop display-block-tablet ">
    <modal-opener data-modal="#QuickAdd-16070437969843189648910520">
      <button
        id="quick-add-featured-collection--1743044782931328ba59__16070437969843189648910520-submit"
        type="submit"
        name="add"
        class="quick-add-icon__opener"
        data-product-url="/products/2295oewe"
        
      >
        <i class="loading-hidden"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.65905 -0.000488281C5.55103 -0.000488281 3.84214 1.7084 3.84214 3.81643V4.18333H1.91567C1.13132 4.18333 0.497346 4.82267 0.503957 5.60699L0.57977 14.6002C0.586303 15.3752 1.21643 16.0001 1.99148 16.0001H10.8489C11.1088 16.0001 11.3194 15.7894 11.3194 15.5295C11.3194 15.2696 11.1088 15.0589 10.8489 15.0589H1.99148C1.73313 15.0589 1.52309 14.8506 1.52091 14.5923L1.4451 5.59906C1.44289 5.33762 1.65422 5.1245 1.91567 5.1245H13.4107C13.6706 5.1245 13.8812 5.33519 13.8812 5.59509V9.88242C13.8812 10.1423 14.0919 10.353 14.3518 10.353C14.6117 10.353 14.8224 10.1423 14.8224 9.88242V5.59509C14.8224 4.8154 14.1904 4.18333 13.4107 4.18333H11.476V3.81643C11.476 1.7084 9.76707 -0.000488281 7.65905 -0.000488281ZM10.5348 4.18333V3.81643C10.5348 2.2282 9.24728 0.940687 7.65905 0.940687C6.07082 0.940687 4.78331 2.2282 4.78331 3.81643V4.18333H10.5348ZM11.7907 13.6465C11.7907 13.3866 12.0013 13.176 12.2612 13.176H13.673V11.7642C13.673 11.5043 13.8837 11.2936 14.1436 11.2936C14.4035 11.2936 14.6142 11.5043 14.6142 11.7642V13.176H16.0259C16.2858 13.176 16.4965 13.3866 16.4965 13.6465C16.4965 13.9064 16.2858 14.1171 16.0259 14.1171H14.6142V15.5289C14.6142 15.7888 14.4035 15.9995 14.1436 15.9995C13.8837 15.9995 13.673 15.7888 13.673 15.5289V14.1171H12.2612C12.0013 14.1171 11.7907 13.9064 11.7907 13.6465Z" fill="currentColor"/>
</svg>
</i>
        <div class="loading-overlay__spinner">
  <svg
  class="icon icon-loading "
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  xmlns="http://www.w3.org/2000/svg"
>
  <path
    d="M18.3337 9.99984C18.3337 14.6022 14.6027 18.3332 10.0003 18.3332C5.39795 18.3332 1.66699 14.6022 1.66699 9.99984C1.66699 5.39746 5.39795 1.6665 10.0003 1.6665"
    stroke="currentColor"
    stroke-width="2.5"
    stroke-linecap="round"
  ></path>
</svg>
</div>
      </button>
    </modal-opener>
  </div>

      </div>
    </div>
    <div class="card__content" style="--swatch-gap: 6px">
        

      <h3 class="product__title body3 full-display
        
        "
      >
          【LOEWE】 ヤシの葉&amp;カーフスキン バスケットバッグ スモール
      </h3>

      

      <div
        class="card__content-bottom
          card__content-bottom-center
          "
      >
          















<div class="price  ">
  <div class="price__container">
        <div class="price__regular body2">
          <span class="  fw-bold
 price-item price-item--regular ">
                ¥21,500 JPY
          </span>
        </div>
  </div>
</div>
      </div>

      <div class="card__button"></div>
    </div>
  </div>

  
  

    <div class="card__bottom-actions--empty-placeholder"></div>
    <quick-add-modal id="QuickAdd-16070437969843189648910520">
      <details>
        <summary class="display-none"></summary>
        <div class="modal__overlay"></div>
        <div class="modal__content quick-add-modal__content">
          <button id="ModalClose-16070437969843189648910520" type="button" class="quick-add-modal__toggle" name="close">
            <svg class="icon icon-close" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 1L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
<path d="M1 1L9 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

          </button>
          <div id="QuickAddInfo-16070437969843189648910520" class="quick-add-modal__content-info"></div>
        </div>
      </details>
    </quick-add-modal>
</div>
        </li>
  </ul>
    <div class="slider-buttons display-none-tablet slider-block--featured-collection--1743044782931328ba59">
      <button type="button" class="slider-button slider-button--prev" name="previous" id="previous-featured-collection--1743044782931328ba59">
        <svg class="icon icon-arrow " width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.899486 3.44971L4.94974 7.49996L9 3.44971" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

      </button>
      <button type="button" class="slider-button slider-button--next" name="next" id="next-featured-collection--1743044782931328ba59">
        <svg class="icon icon-arrow " width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.899486 3.44971L4.94974 7.49996L9 3.44971" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

      </button>
    </div>
    <div class="collection__view-all text-center ">
      <a href="/collections/%E4%BA%BA%E6%B0%97%E5%95%86%E5%93%81" class="button">
        すべて表示
      </a>
    </div>
</slider-component>
      </featured-collection-tabs>

  </div>
</div>

</div>
<div id="shopline-section-text-with-image" class="shopline-section"><link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-text-with-image.css" rel="stylesheet" type="text/css" media="all">
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-price.css" rel="stylesheet" type="text/css" media="all">


  
<style>
#shopline-section-text-with-image.section-padding, #shopline-section-text-with-image .section-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 959px) {
  #shopline-section-text-with-image.section-padding, #shopline-section-text-with-image .section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
</style>




<div class="section-padding page-width">
  
  <div class="text-with-image__image__container1">
    
    <div
      class="text-with-image__label1 animation-delay-show-container display-none-desktop
        layout-left-wrapper"
    >
      <div class="text-with-image__title title3">個性を解放するファッション</div>
      <a
        href="javascript:;"
        class="text-with-image__button button--link body3 text-uppercase"
      ></a>
    </div>

    
    <div
      class="text-with-image__label1 animation-delay-show-container display-none display-block-desktop"
      style="order:1"
    >
      <div class="text-with-image__title title3">個性を解放するファッション</div>
      <a
        href="javascript:;"
        class="text-with-image__button button--link body3 text-uppercase"
      ></a>
    </div>

    <div
      class="text-with-image__image
        text-with-image__image-lg
        animation-delay-show-container"
      style="order:2"
    >
        <a class="text-with-image__image-wrapper" href="javascript:;">
          
  





<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-163326.png?w=372&h=526" alt="" width="372" height="526" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy"></a>

        <div class="text-with-image__image-line"></div>

      
    </div>
  </div>

  
  <div class="text-with-image__image__container2">
    
    <div
      class="text-with-image__label2 animation-delay-show-container display-none display-block-desktop"
      style="order:2"
    >
      <div class="rte text-with-image__desc body3"><ul>
<li>
<p class="ds-markdown-paragraph">2024年注目のカラーパレット</p>
</li>
</ul></div>
    </div>

    <div
      class="text-with-image__image2
        text-with-image__image-lg
        animation-delay-show-container"
      style="order:1"
    >
        <a class="text-with-image__image-wrapper" href="javascript:;">
          
  





<img src="https://img.myshopline.com/image/store/1743044136331/QQ20250327-160210.png?w=422&h=511" srcset="https://img.myshopline.com/image/store/1743044136331/QQ20250327-160210_375x.png?w=422&h=511 375w, https://img.myshopline.com/image/store/1743044136331/QQ20250327-160210_422x.png?w=422&h=511 422w" alt="" width="422" height="511" fetchpriority="auto" decoding="async" data-scale="hover-scale" loading="lazy"></a>

      
    </div>

    
    <div class="text-with-image__label2 animation-delay-show-container display-none-desktop">
      <div class="rte text-with-image__desc body3"><ul>
<li>
<p class="ds-markdown-paragraph">2024年注目のカラーパレット</p>
</li>
</ul></div>
    </div>
  </div>
</div>

</div>
<!-- END content_for_index -->
<!-- CSR_PLUGIN_ASSETS_START -->
<!-- 7f1fb1f6e8321d69d99c9480bc736d5bd201f027(bundle)(2.0.3) -->
<script data-app-code-start="CB_7f1fb1f6e8321d69d99c9480bc736d5bd201f027">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_7f1fb1f6e8321d69d99c9480bc736d5bd201f027', 'start')</script>
<script defer type="module">if(!window.__vite_is_modern_browser){try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;}</script><script defer>var __load_sales_cart__=((o,a,f)=>{if(!document.querySelector(`[src="${o}"]`)){var n=5,u=n,b=1e3,l=function(t){var c=document.createElement("script");return t&&Object.keys(t).forEach(function(r){r&&c.setAttribute(r,t[r]===void 0||t[r]===null?"":t[r])}),c},i=function(t,c,r){var e=document.querySelector(`[src="${c}"]`);if(e)return e;var d={crossorigin:"",defer:"",src:c};return t?d.type="module":d.nomodule="",e=l(d),e.onerror=e.onabort=function(){n&&setTimeout(function(){i(t,c,r)},Math.pow(1+u-n,2)*b),e.remove(),n-=1},e.onload=r,document.body.appendChild(e),e};i(!0,o),i(!1,a,function(){window.System?.import?.(f)})}}).bind(this,"/cf-edge-static/9f7b73cbc6d1eda40136b22d0a22bff1/index-bundle.js","/cf-edge-static/9f7b73cbc6d1eda40136b22d0a22bff1/polyfills-legacy-bundle.js","/cf-edge-static/9f7b73cbc6d1eda40136b22d0a22bff1/index-legacy-bundle.js");
;__load_sales_cart__();</script><script defer src="https://cdn.myshopline.com/t/layout/plugin/202507160328099/bundle/entry.js"></script>
<script data-app-code-end="CB_7f1fb1f6e8321d69d99c9480bc736d5bd201f027">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_7f1fb1f6e8321d69d99c9480bc736d5bd201f027', 'end')</script>
<!-- CSR_PLUGIN_ASSETS_END -->

<script >window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'LS', 'start')</script>




<script>
  ;(function blockHdSdkInit() {
    if (!window.SL_Report) window.SL_Report = {};
    window.SL_Report.skipSelfInit = true;
    window.SL_Report.storeInfo =  {"customerEmail":"service@yujag.com","handle":"12138","marketStorageRegion":"sg","status":1,"timezoneOffset":28800,"timezone":"Asia/Shanghai","countryCode":"JP","areaCode":"AS","currency":"JPY","standardLogo":"","logo":"","domainParseToken":"RwMhIzf02OH1zrOLt484FCjy2mZde9io3MuwKZcJVr80ceMfM2a0l7Mm7kLShAwxYEZKj5kOO+OxU5eNBLt8HQ==","redirectTo":"","merchantId":"2416378977","name":"louyishu","storeId":"1743044136331","websiteThemeType":"LAYOUT_ENGINE","storeCurrency":"JPY","gtmId":"","storeTags":[],"storeDomainSetting":{"bingThirdDomainTool":"","pageNotFoundRouteMode":"REDIRECT_HOME","googleThirdDomainTool":"","faceBookThirdDomainTool":"","pinterestThirdDomainTool":"","microsoftThirdDomainTool":""},"languageSetting":{"storeLanguage":"ja","defaultLanguage":"ja","mode":"BROWSER","presetLanguage":"en","matchBrowserLanguage":false,"enableSelector":true,"supportLanguages":["ja"]}} 
    window.SL_Report.isHitSunfereGray = false;
    window.SL_Report.isPageViewGray = false;
    window.SL_Report.storageTypeMap = window.__ENV__.ANALYTICS_UNIFY_CONFIG ? window.__ENV__.ANALYTICS_UNIFY_CONFIG.storageTypeMap : null;
    window.SL_Report.isHitPageDurationGray = false;
  })();
</script>
<script>(function(){if(!window.shoplineAppBridge&&navigator.userAgent.indexOf("SL2ShopperApp")>=0){window.shoplineAppBridge=window.shoplineAppBridge||{};window.shoplineAppReportQueue=[];var shoplineAppReportFnName=["logStatEvent","logGA4Event","logFacebookEvent","setGA4UserProperty","logUnifiedEvent",];window.shoplineAppBridge=new Proxy(window.shoplineAppBridge,{get:function get(target,property,receiver){if(property in target){return Reflect.get(target,property,receiver)}else{return function(){for(var _len=arguments.length,args=new Array(_len),_key=0;_key<_len;_key++){args[_key]=arguments[_key]}var fnName=args[0]||"";var isReportFn=shoplineAppReportFnName.includes(fnName);var result=isReportFn?1:0;return new Promise(function(resolve,reject){window.shoplineAppReportQueue.push({id:new Date().valueOf(),moduleName:property,fnName:fnName,params:args[1]||{},});resolve({result:result,message:"",})})}}},})}})();</script>



<script id="shopline-pixels-manager-setup">
  !function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e,i,n){if(document.head&&e){var o=document.createElement("script");o.async=!0,i&&(o.onload=i),n&&(o.onerror=n),o.src=e,document.head.appendChild(o)}}function i(){var i,n;if(window.Shopline=window.Shopline||{},window.Shopline.analytics=window.Shopline.analytics||{},window.Shopline.analytics.replayQueue=[],window.Shopline.analytics.publish=function(e,i,n){var o;null===(o=window.Shopline.analytics.replayQueue)||void 0===o||o.push([e,i,n])},window.Shopline.analytics.webPixelsConfigList=[],window.Shopline.analytics.isModernBrowser=true,"1"===(i="shoplinePixelsDevMode",(n=new URL(window.location.href).searchParams.get(i)||"")?sessionStorage.setItem(i,n):n=sessionStorage.getItem(i)||"",n))e("https://cdn.myshopline.com/t/layout/plugin/202507160401044/shopline-pixels-dev.umd.min.js");else{var o=window.Shopline.analytics.webPixelsConfigList;(Array.isArray(o)?o.length:0)>0&&!window.Shopline.designMode&&e("https://cdn.myshopline.com/t/layout/plugin/202507160401044/shopline-pixels.umd.min.js")}}!function(){try{i()}catch(i){var e;null===(e=window.__SL_Track__)||void 0===e||e.error("ECDATA",{owner:"ShoplinePixels",msg:"Failed to initialize ShoplinePixels",error:i instanceof Error?i.message:"Unknown Error"})}}()}));

</script>

<script>
  !function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var o,r,t,n=(o=function(e){function o(r){return e.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,o(r)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},o(t={path:r,exports:{},require:function(e,o){return function(){throw Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},t.exports),t.exports),u=e(n),i=function e(o,r){return new Proxy(o||window.HdSdk,{get:function(o,t){var n="shopTracker"===t||r;return!o[t]||"object"===u(o[t])&&!Object.keys(o[t]).length?e((function(){for(var e=arguments.length,o=Array(e),n=0;e>n;n++)o[n]=arguments[n];var u;r?window.SL_Report.queue.push([t].concat(o)):null===(u=window.__SL_Track__)||void 0===u||u.error("ECDATA",{owner:"HdSdk",msg:"The execution of the ".concat(t+""," method in hdSdk fails due to an error issued under window.hdSdk."),data:o,error:Error()})}),n):o[t]}})};!function(){if(window.SL_Report||(window.SL_Report={}),window.SL_Report.queue=[],!window.HdSdk)try{window.HdSdk=i({})}catch(r){var e;null===(e=window.__SL_Track__)||void 0===e||e.error("ECDATA",{owner:"HdSdk",msg:"Proxy window.hdSdk failed!",error:null==r?void 0:r.message}),o=window.HdSdk={shopTracker:{}},["setOptions","use","collect","report","setMode","init","heartbeat","expose","onPageChange","pageView","pageLeave","pageDuration","destroy","getDataId"].forEach((function(e){o.shopTracker[e]=function(){for(var o=arguments.length,r=Array(o),t=0;o>t;t++)r[t]=arguments[t];var n=[].slice.call(r);n.unshift(e),window.SL_Report.queue.push(n)}}))}var o}()}));

</script>

<script src="https://cdn.myshopline.com/sl/sdk/hdsdk-1.9.3.modern.min.js"></script>


<script>
  !function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";var e,t;function r(e){var t,r,o,n;return{spu:{spuId:e.id,title:e.title,categoryName:"",customCategory:e.type,collectionName:(null==e||null===(t=e.collections)||void 0===t||null===(r=t[0])||void 0===r?void 0:r.title)||"",collectionId:(null==e||null===(o=e.collections)||void 0===o||null===(n=o[0])||void 0===n?void 0:n.id)||""},skuList:(e.variants||[]).map((function(e){return{skuId:e.id,skuItemNo:e.sku,skuPrice:e.price,skuVariant:(e.options||[]).join(",")}}))}}function o(e,t,r){var o={};"function"==typeof t?r=o:o=t;var a=document.head||document.getElementsByTagName("head")[0],u=document.createElement("script");u.type=o.type||"text/javascript",u.async=null==o.async||!!o.async,u.src=e,o.attrs&&function(e,t){Object.keys(t).forEach((function(r){return e.setAttribute(r,t[r]||"")}))}(u,o.attrs),("onload"in u?n:i)(u,r),u.onload||n(u,r),a.appendChild(u)}function n(e,t){e.onload=function(){this.onerror=this.onload=null,null==t||t(null,e)},e.onerror=function(){this.onerror=this.onload=null,null==t||t(Error("Failed to load "+this.src),e)}}function i(e,t){e.onreadystatechange=function(){"complete"!=this.readyState&&"loaded"!=this.readyState||(this.onreadystatechange=null,null==t||t(null,e))}}function a(e){var t;return function(){return t||(t=e()),t}}function u(e){try{return decodeURIComponent(e)}catch(t){return e}}!function(e){e.PageView="pageView",e.HomePageView="homePageView",e.RegistrationComplete="registrationComplete",e.LoginComplete="loginComplete",e.LeadSubmit="leadSubmit",e.SearchSubmit="searchSubmit",e.SearchResultView="searchResultView",e.ProductListView="productListView",e.ProductListSelectProduct="productListSelectProduct",e.ProductView="productView",e.ProductSelectVariant="productSelectVariant",e.ProductAddToCart="productAddToCart",e.CartView="cartView",e.CartRemoveProduct="cartRemoveProduct",e.CartSelectProduct="cartSelectProduct",e.OrderStart="orderStart",e.OrderAddPaymentInfo="orderAddPaymentInfo",e.OrderAddCustomerInfo="orderAddCustomerInfo",e.OrderCompleteStep="orderCompleteStep",e.OrderComplete="orderComplete"}(e||(e={})),function(e){e.HiidoMediaPageView="hiidoMediaPageView",e.HiidoMediaAddToCart="hiidoMediaAddToCart"}(t||(t={}));var s,c=a((function(){return window.Shopline.Analytics})),l=a((function(){return c()._seedPageObject}));!function(e){e[e.Home=1]="Home",e[e.ProductsSearch=2]="ProductsSearch",e[e.Page=3]="Page",e[e.ProductsDetail=4]="ProductsDetail",e[e.PreviewProductsDetail=5]="PreviewProductsDetail",e[e.Activity=6]="Activity",e[e.Products=7]="Products",e[e.AllCollections=8]="AllCollections",e[e.Proofing=9]="Proofing",e[e.__NotFound=10]="__NotFound",e[e.Center=11]="Center",e[e.OrderList=12]="OrderList",e[e.OrderDetail=13]="OrderDetail",e[e.SignIn=14]="SignIn",e[e.SignOut=15]="SignOut",e[e.SignUp=16]="SignUp",e[e.Bind=17]="Bind",e[e.AddressNew=18]="AddressNew",e[e.AddressEdit=19]="AddressEdit",e[e.BlogsList=20]="BlogsList",e[e.BlogsDetail=21]="BlogsDetail",e[e.Policy=22]="Policy",e[e.Cart=23]="Cart",e[e.Password=24]="Password",e[e.ExpressCallback=25]="ExpressCallback",e[e.Checkout=26]="Checkout",e[e.Processing=27]="Processing",e[e.Thankyou=28]="Thankyou",e[e.Orders=29]="Orders",e[e.CheckoutError=30]="CheckoutError",e[e.StockProblems=31]="StockProblems"}(s||(s={}));var d=a((function(){return c()._seedThemeState})),p=a((function(){var e=d().templateAlias;return"404"==e?s.__NotFound:s[e]||s.__NotFound})),f=a((function(){var e=p();if(e===s.ProductsSearch)return{collectionType:"searchresults",collectionId:"",collectionName:"Search Result"};var t="other",r="",o="";if(e===s.Products){var n=l().collection;n&&n.id?(r=n.title,t="category",o=n.id):r="All Products";var i=window.location.pathname,a=window.location.search;if("/collections/types"===i||"/collections/brands"===i)r=u(i.replace("/collections/","")+a);else{var c=i.split("/");""===c[c.length-1]&&c.pop(),"collections"===c[1]&&4===c.length&&(r=u(i.replace("/collections/","")+a))}}return{collectionType:t,collectionId:o,collectionName:r}}));function v(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function h(e,t,r){return e(r={path:t,exports:{},require:function(e,t){return function(){throw Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},r.exports),r.exports}var m,g,y=h((function(e){function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})),P=h((function(e){var t=y.default;e.exports=function(e,r){if("object"!==t(e)||null===e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var n=o.call(e,r||"default");if("object"!==t(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports})),b=h((function(e){var t=y.default;e.exports=function(e){var r=P(e,"string");return"symbol"===t(r)?r:r+""},e.exports.__esModule=!0,e.exports.default=e.exports})),S=h((function(e){e.exports=function(e,t,r){return(t=b(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports})),w=v(S),I=h((function(e){function t(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}e.exports=function(e){for(var r=1;arguments.length>r;r++){var o=null!=arguments[r]?arguments[r]:{};r%2?t(Object(o),!0).forEach((function(t){S(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):t(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e},e.exports.__esModule=!0,e.exports.default=e.exports})),A=v(I);!function(e){e.PageView="PageView",e.HomePageView="HomePageView",e.CompleteRegistration="CompleteRegistration",e.Login="Login",e.Lead="Lead",e.Search="Search",e.ViewSearchResults="ViewSearchResults",e.ViewProductList="ViewProductList",e.SelectContent="SelectContent",e.ViewItem="ViewItem",e.AddToCart="AddToCart",e.ViewCart="ViewCart",e.RemoveFromCart="RemoveFromCart",e.InitiateCheckout="InitiateCheckout",e.AddPaymentInfo="AddPaymentInfo",e.AddCustomerInfo="AddCustomerInfo",e.AddShippingInfo="AddShippingInfo",e.Purchase="Purchase",e.CheckoutProgress="CheckoutProgress",e.SetCheckoutOption="SetCheckoutOption"}(g||(g={}));var C=(w(m={},e.HomePageView,g.HomePageView),w(m,e.PageView,g.PageView),w(m,e.RegistrationComplete,g.CompleteRegistration),w(m,e.LoginComplete,g.Login),w(m,e.LeadSubmit,g.Lead),w(m,e.SearchSubmit,g.Search),w(m,e.SearchResultView,g.ViewSearchResults),w(m,e.ProductListView,g.ViewProductList),w(m,e.ProductListSelectProduct,g.SelectContent),w(m,e.ProductView,g.ViewItem),w(m,e.ProductSelectVariant,g.ViewItem),w(m,e.ProductAddToCart,g.AddToCart),w(m,e.CartView,g.ViewCart),w(m,e.CartRemoveProduct,g.RemoveFromCart),w(m,e.OrderStart,g.InitiateCheckout),w(m,e.OrderAddPaymentInfo,g.AddPaymentInfo),w(m,e.OrderAddCustomerInfo,g.AddCustomerInfo),w(m,e.OrderCompleteStep,g.AddShippingInfo),w(m,e.OrderComplete,g.Purchase),w(m,e.CartSelectProduct,g.SelectContent),m);function k(e){var t,n,i,a,u=Object.assign({facebookPixelEnabled:Array.isArray((a=e._seedThemeState.eventTraceConfig).enabled.FBPixel)&&a.enabled.FBPixel.length>0,googleAdsRemarketingEnabled:Array.isArray(a.enabled.GARemarketing)&&a.enabled.GARemarketing.length>0},a),s=[],c=[],l=[];if(null===(t=e._seedPageObject.cart)||void 0===t?void 0:t.items){var d,p=f();null===(d=e._seedPageObject.cart)||void 0===d||d.items.forEach((function(e){var t=r(e.product);t.spu.collectionName=p.collectionName,t.spu.collectionId=p.collectionId,l.push(t)}))}if(e._seedPageObject.product&&l.push(r(e._seedPageObject.product)),null===(n=e._seedPageObject.search)||void 0===n?void 0:n.results){var v,h=f();null===(v=e._seedPageObject.search)||void 0===v||v.results.forEach((function(e){var t=r(e);t.spu.collectionName=h.collectionName,t.spu.collectionId=h.collectionId,l.push(t)}))}if(null===(i=e._seedPageObject.collection)||void 0===i?void 0:i.products){var m,g=f();null===(m=e._seedPageObject.collection)||void 0===m||m.products.forEach((function(e){var t=r(e);t.spu.collectionName=g.collectionName,t.spu.collectionId=g.collectionId,l.push(t)}))}l.forEach((function(t){t&&(e.meta.productSource.set(t),(t.skuList||[]).forEach((function(e){c.push({spuId:t.spu.spuId,skuId:e.skuId})})))})),s.push(e.meta.analyticsQuery.reportIds.fetch(c.reduce((function(e,t){var r,o;u.facebookPixelEnabled&&(null===(r=e.facebookPixel)||void 0===r||r.push({skuId:t.skuId,spuId:t.spuId}));u.googleAdsRemarketingEnabled&&(null===(o=e.googleAds)||void 0===o||o.push({skuId:t.skuId}));return e}),{googleAds:[],facebookPixel:[]})),e.meta.productSource.fetchWithSpu(c.map((function(e){return e.spuId})))),e.hooks.withProductList.tapPromise((function(t){return Promise.all([e.meta.productSource.fetchWithSpu(t.map((function(e){return e.spuId})))]),e.meta.analyticsQuery.reportIds.fetch(t.reduce((function(e,t){var r,o;u.facebookPixelEnabled&&(null===(r=e.facebookPixel)||void 0===r||r.push({skuId:t.skuId,spuId:t.spuId}));u.googleAdsRemarketingEnabled&&(null===(o=e.googleAds)||void 0===o||o.push({skuId:t.skuId}));return e}),{googleAds:[],facebookPixel:[]}))}));var y,P=(y=e.logger,{loadAsset:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=0;return new Promise((function(n,i){!function a(){3>r++?o(e,t,(function(r){r?(y.error("failed to load assets",{src:e,opts:t,error:r}),a()):n()})):i(Error("load asset too many times"))}()}))}});s.push(P.loadAsset(e.assets.analytics.src,e.assets.analytics.options)),s.push(P.loadAsset(e.assets.shopEventListener.src,e.assets.shopEventListener.options)),navigator.userAgent.indexOf("SL2ShopperApp")>-1&&(e.assets.shopperApp={src:"https://cdn.myshopline.com/sl/sdk/sl-jssdk/latest/index.mini.js"},s.push(P.loadAsset(e.assets.shopperApp.src))),e.dataLayer.push(["callback",function(){return new Promise((function(e){Promise.all(s).finally((function(){e()})),setTimeout((function(){e()}),3e3)}))}])}var x=h((function(e){e.exports=function(e,t){if(null==e)return{};var r,o,n={},i=Object.keys(e);for(o=0;i.length>o;o++)0>t.indexOf(r=i[o])&&(n[r]=e[r]);return n},e.exports.__esModule=!0,e.exports.default=e.exports})),O=v(h((function(e){e.exports=function(e,t){if(null==e)return{};var r,o,n=x(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;i.length>o;o++)0>t.indexOf(r=i[o])&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n},e.exports.__esModule=!0,e.exports.default=e.exports}))),E=v(h((function(e){function t(e,t){for(var r=0;t.length>r;r++){var o=t[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,b(o.key),o)}}e.exports=function(e,r,o){return r&&t(e.prototype,r),o&&t(e,o),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports}))),L=v(h((function(e){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports}))),_=["owner","message"],R=["owner","message"],M="ECDATA";function T(e){var t={};for(var r in e){var o=e[r];t[r]=o instanceof Error?o.message:o}return t}var V,N=E((function e(t){var r=this;L(this,e),this.eventParams=void 0,this.log=function(e){var t;null===(t=r[e.level])||void 0===t||t.call(r,e)},this.debug=function(e){r.info(A(A({},e),{},{debug:!0}))},this.info=function(e){var t,o=e.owner,n=e.message,i=O(e,_);null===(t=window.__SL_Track__)||void 0===t||t.info(M,A(A({owner:o,msg:n},T(i)),{},{eventParams:r.eventParams}))},this.error=function(e){var t,o=e.owner,n=e.message,i=O(e,R);null===(t=window.__SL_Track__)||void 0===t||t.error(M,A(A({owner:o,msg:n},T(i)),{},{eventParams:r.eventParams}))},this.eventParams=t}));var j,G=(j=null===(V=window.Shopline)||void 0===V?void 0:V.uri.alias,new N({templateAlias:j}));function B(){var e=!1,t=[],r=[];return{tapPromise:function(o){e?o(t):r.push(o)},callPromise:function(o){return e?Promise.resolve():(e=!0,t=o,Promise.all(r.map((function(e){return e(o)}))).then((function(){}),(function(e){console.error("Analytics: bootstrap maybe failed with:",e)})))}}}function D(e){return("number"!=typeof e?Number(e):e)/100}var F,H="@@shopline.analytics.meta.analyticsQuery.reportIds@@";function U(){var e=function(){var e={},t=function(){try{var t=window.sessionStorage.getItem(H);if(!t)return;var r=JSON.parse(t);Object.keys(r).forEach((function(t){e[t]=r[t]}))}catch(e){}},r=function(){try{window.sessionStorage.setItem(H,JSON.stringify(e))}catch(e){}},o=function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),o=1;t>o;o++)r[o-1]=arguments[o];return K.apply(void 0,[e].concat(r))},n=function(t){for(var r=arguments.length,n=Array(r>1?r-1:0),i=1;r>i;i++)n[i-1]=arguments[i];return null!=e[o.apply(void 0,[t].concat(n))]},i=function(t){for(var r=arguments.length,n=Array(r>1?r-1:0),i=1;r>i;i++)n[i-1]=arguments[i];return e[o.apply(void 0,[t].concat(n))]},a=function(t,r){for(var n=arguments.length,i=Array(n>2?n-2:0),a=2;n>a;a++)i[a-2]=arguments[a];e[o.apply(void 0,[r].concat(i))]=t},u=function(e,t){return i(F.FacebookPixelReportId,e,t)},s=function(e,t,r){a(r,F.FacebookPixelReportId,e,t)},c=function(e){return i(F.GoogleAdsReportId,e)},l=function(e,t){a(t,F.GoogleAdsReportId,e)};return t(),{key:o,has:n,get:i,set:a,persistToSS:r,getFBPixelReportId:u,setFBPixelReportId:s,getGARRemarketingReportId:c,setGARRemarketingReportId:l}}();return{key:e.key,has:e.has,get:e.get,set:e.set,getFBPixelReportId:e.getFBPixelReportId,setFBPixelReportId:e.setFBPixelReportId,getGARRemarketingReportId:e.getGARRemarketingReportId,setGARRemarketingReportId:e.setGARRemarketingReportId,fetch:function(e){return Promise.resolve(void 0)}}}function K(){for(var e=arguments.length,t=Array(e),r=0;e>r;r++)t[r]=arguments[r];return t.join("/")}function W(e){return new Promise((function(t,r){var o=new XMLHttpRequest,n=""+new URLSearchParams(e.query),i=e.headers||{};Object.keys(i).forEach((function(e){o.setRequestHeader(e,i[e]||"")})),o.open("GET","".concat(e.url,"?").concat(n),!0),o.onreadystatechange=function(){if(o.readyState===o.DONE){var e=o.status;0===e||200>=e&&400>e?t(function(e){try{return JSON.parse(e)}catch(t){return{error:"Parse Json Error",data:e}}}(o.responseText)):r({success:!1,error:Error("invalid xhr status: ".concat(e))})}},o.send()}))}function Q(e){var t={},r={has:function(e){return null!=r.get(e)},get:function(r){return t[r]?t[r]:"function"==typeof e?e(r):void 0},set:function(e){t[e.spu.spuId]=e},getVariantWithSku:function(e){for(var r=Object.keys(t),o=0;r.length>o;++o){var n=t[r[o]]||{},i=(n.skuList||[]).find((function(t){return t.skuId===e}));if(i)return{spu:n.spu,sku:i}}},getVariant:function(e,t){var o=r.get(e);if(o){var n=(o.skuList||[]).find((function(e){return e.skuId===t}));if(n)return{spu:o.spu,sku:n}}},fetchWithSku:function(e){if(!e.length)return Promise.resolve();for(var o=new Set(e),n=Object.keys(t),i=0;n.length>i&&0<o.size;++i){((t[n[i]]||{}).skuList||[]).forEach((function(e){o.has(e.skuId)&&o.delete(e.skuId)}))}for(var a=Array.from(o),u=[],s=0;a.length>s;s+=50)u.push(a.slice(s,s+50));return Promise.all(u.map((function(e){return new Promise((function(t,o){var n;(n=e,W({url:"/leproxy/api/product/base-info/product/query/batch",query:{skuIdList:n}}).then((function(e){var t;return"SUCCESS"!==e.code?[]:(null==e||null===(t=e.data)||void 0===t?void 0:t.productInfoList)||[]}))).then((function(e){t(e.filter((function(e){return!r.has(e.productId||"")})))}),o)}))}))).then((function(e){var t=new Set;return e.forEach((function(e){e.forEach((function(e){return t.add(e.productId||"")}))})),r.fetchWithSpu(Array.from(t))}),(function(){}))},fetchWithSpu:function(e){var t=new Set;e.forEach((function(e){e&&!r.has(e)&&t.add(e)}));for(var o=Array.from(t),n=[],i=0;o.length>i;i+=5)n.push(o.slice(i,i+5));return o.length>0?Promise.all(n.map((function(e){return function(e){return W({url:"/leproxy/api/product/detail/batch/query",query:{productIdStr:e,filterVisible:!1}}).then((function(e){var t;return"SUCCESS"!==e.code?[]:(null==e||null===(t=e.data)||void 0===t?void 0:t.productQueryResponseList)||[]}))}(e).then((function(e){e.forEach((function(e){var t,o,n,i,a,u=e.spu,s=e.sku,c=(null==s?void 0:s.skuAttributeMap)||{};r.set({spu:{spuId:(null==u?void 0:u.spuSeq)||"",title:(null==u?void 0:u.title)||"",collectionId:(null==u||null===(t=u.sortationList)||void 0===t||null===(o=t[0])||void 0===o?void 0:o.sortationId)||"",collectionName:(null==u||null===(n=u.sortationList)||void 0===n||null===(i=n[0])||void 0===i?void 0:i.sortationName)||"",categoryName:(null==u?void 0:u.customCategoryName)||"",customCategory:(null==u?void 0:u.customCategoryName)||""},skuList:null===(a=(null==s?void 0:s.skuList)||[])||void 0===a?void 0:a.map((function(e){var t,r=(null==e?void 0:e.skuAttributeIds)||[];return{skuId:e.skuSeq||"",skuItemNo:e.itemNo||"",skuPrice:e.price||"",skuVariant:(null==r||null===(t=r.map((function(e){var t,r,o;return null==c||null===(t=c[(null==e?void 0:e.id)||""])||void 0===t||null===(r=t.skuAttributeValueMap)||void 0===r||null===(o=r[(null==e?void 0:e.valueId)||""])||void 0===o?void 0:o.defaultValue})))||void 0===t?void 0:""+t)||""}}))})}))}))}))).then((function(){}),(function(){})):Promise.resolve()}};return r}!function(e){e.FacebookPixelReportId="facebookPixelReportId",e.GoogleAdsReportId="googleAdsReportId"}(F||(F={}));var Y=function(){function e(t){L(this,e),this.events=void 0,this.logger=void 0,this.events=[],this.logger=t}return E(e,[{key:"push",value:function(e){return this.events.push(e),this}},{key:"forEach",value:function(e){var t=this;this.events.forEach((function(r){try{e(r)}catch(e){t.logger.log({level:"error",owner:"subscribe",message:"add subscribe error",error:e})}}))}}]),e}(),Z=function(){function e(){var t,r;L(this,e),this.channelSubscribers=void 0,this.eventQueue=void 0,this.logger=void 0;var o=null===(t=window.Shopline)||void 0===t||null===(r=t.uri)||void 0===r?void 0:r.alias;this.logger=new N({templateAlias:o}),this.channelSubscribers=new Map,this.eventQueue=new Y(this.logger)}return E(e,[{key:"publish",value:function(e,t){var r=this;this.eventQueue.push({name:e,payload:t});var o=this.channelSubscribers.get(e);o&&o.forEach((function(e){try{e(t)}catch(e){r.logger.log({level:"error",owner:"subscribe",message:"publish error",error:e})}}))}},{key:"subscribe",value:function(e,t){var r=this,o=this.channelSubscribers.get(e);return o||(o=new Set,this.channelSubscribers.set(e,o)),o.add(t),this.eventQueue.forEach((function(r){r.name===e&&t(r.payload)})),function(){var n,i;null===(n=o)||void 0===n||n.delete(t),0===(null===(i=o)||void 0===i?void 0:i.size)&&r.channelSubscribers.delete(e)}}}]),e}();var J,q=h((function(e){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports})),X=h((function(e){e.exports=function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,n,i,a,u=[],s=!0,c=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;s=!1}else for(;!(s=(o=i.call(r)).done)&&(u.push(o.value),u.length!==t);s=!0);}catch(e){c=!0,n=e}finally{try{if(!s&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw n}}return u}},e.exports.__esModule=!0,e.exports.default=e.exports})),z=h((function(e){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);t>r;r++)o[r]=e[r];return o},e.exports.__esModule=!0,e.exports.default=e.exports})),$=h((function(e){e.exports=function(e,t){if(e){if("string"==typeof e)return z(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?z(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports})),ee=h((function(e){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports})),te=v(h((function(e){e.exports=function(e,t){return q(e)||X(e,t)||$(e,t)||ee()},e.exports.__esModule=!0,e.exports.default=e.exports}))),re=(window.Shopline||{}).systemTimestamp,oe=re?+new Date-re:0;function ne(e){var t,r,o,n,i=e.eventId,a=e.name;J||(J=null===(r=window.HdSdk)||void 0===r||null===(o=r.shopTracker)||void 0===o||null===(n=o.options)||void 0===n?void 0:n.timeOffset);var u=+new Date-(null!==(t=J)&&void 0!==t?t:oe),s=i||window.Shopline.serverEventId||"",c=/^([a-zA-Z]+)(.*)$/.exec(s);if(c){var l=te(c,3),d=l[1],p=l[2];d&&p&&(s=d.charAt(0).toUpperCase()+d.slice(1)+(p.startsWith("_")?p:"_".concat(p)))}else{var f=C[a]||"";f&&s&&(s="".concat(f,"_").concat(s))}return{eventTime:u,eventId:s}}var ie,ae=new Map(Object.entries({"001":"979",AC:"247",AD:"376",AE:"971",AF:"93",AG:"1",AI:"1",AL:"355",AM:"374",AO:"244",AR:"54",AS:"1",AT:"43",AU:"61",AW:"297",AX:"358",AZ:"994",BA:"387",BB:"1",BD:"880",BE:"32",BF:"226",BG:"359",BH:"973",BI:"257",BJ:"229",BL:"590",BM:"1",BN:"673",BO:"591",BQ:"599",BR:"55",BS:"1",BT:"975",BW:"267",BY:"375",BZ:"501",CA:"1",CC:"61",CD:"243",CF:"236",CG:"242",CH:"41",CI:"225",CK:"682",CL:"56",CM:"237",CN:"86",CO:"57",CR:"506",CU:"53",CV:"238",CW:"599",CX:"61",CY:"357",CZ:"420",DE:"49",DJ:"253",DK:"45",DM:"1",DO:"1",DZ:"213",EC:"593",EE:"372",EG:"20",EH:"212",ER:"291",ES:"34",ET:"251",FI:"358",FJ:"679",FK:"500",FM:"691",FO:"298",FR:"33",GA:"241",GB:"44",GD:"1",GE:"995",GF:"594",GG:"44",GH:"233",GI:"350",GL:"299",GM:"220",GN:"224",GP:"590",GQ:"240",GR:"30",GT:"502",GU:"1",GW:"245",GY:"592",HK:"852",HN:"504",HR:"385",HT:"509",HU:"36",ID:"62",IE:"353",IL:"972",IM:"44",IN:"91",IO:"246",IQ:"964",IR:"98",IS:"354",IT:"39",JE:"44",JM:"1",JO:"962",JP:"81",KE:"254",KG:"996",KH:"855",KI:"686",KM:"269",KN:"1",KP:"850",KR:"82",KW:"965",KY:"1",KZ:"7",LA:"856",LB:"961",LC:"1",LI:"423",LK:"94",LR:"231",LS:"266",LT:"370",LU:"352",LV:"371",LY:"218",MA:"212",MC:"377",MD:"373",ME:"382",MF:"590",MG:"261",MH:"692",MK:"389",ML:"223",MM:"95",MN:"976",MO:"853",MP:"1",MQ:"596",MR:"222",MS:"1",MT:"356",MU:"230",MV:"960",MW:"265",MX:"52",MY:"60",MZ:"258",NA:"264",NC:"687",NE:"227",NF:"672",NG:"234",NI:"505",NL:"31",NO:"47",NP:"977",NR:"674",NU:"683",NZ:"64",OM:"968",PA:"507",PE:"51",PF:"689",PG:"675",PH:"63",PK:"92",PL:"48",PM:"508",PR:"1",PS:"970",PT:"351",PW:"680",PY:"595",QA:"974",RE:"262",RO:"40",RS:"381",RU:"7",RW:"250",SA:"966",SB:"677",SC:"248",SD:"249",SE:"46",SG:"65",SH:"290",SI:"386",SJ:"47",SK:"421",SL:"232",SM:"378",SN:"221",SO:"252",SR:"597",SS:"211",ST:"239",SV:"503",SX:"1",SY:"963",SZ:"268",TA:"290",TC:"1",TD:"235",TG:"228",TH:"66",TJ:"992",TK:"690",TL:"670",TM:"993",TN:"216",TO:"676",TR:"90",TT:"1",TV:"688",TW:"886",TZ:"255",UA:"380",UG:"256",US:"1",UY:"598",UZ:"998",VA:"39",VC:"1",VE:"58",VG:"1",VI:"1",VN:"84",VU:"678",WF:"681",WS:"685",XK:"383",YE:"967",YT:"262",ZA:"27",ZM:"260",ZW:"263"})),ue=/\D+/,se=/^0{1,2}/;function ce(e,t){if("string"!=typeof e||"string"!=typeof t||!t||!e)return e;var r=e.replace(ue,""),o=ae.get(t);if(!r||!o||5>"+".concat(r).length)return e;var n=r.replace(se,"");return n.startsWith(o)&&(n=n.slice(o.length)),n=n.replace(se,""),n="+".concat(o).concat(n)}var le=(w(ie={},e.OrderAddCustomerInfo,(function(e){return A(A({},e),{},{payload:A(A({},e.payload),{},{receiver_phone:ce(e.payload.receiver_phone,e.payload.country)})})})),w(ie,e.OrderAddPaymentInfo,(function(e){return A(A({},e),{},{payload:A(A({},e.payload),{},{userInfo:e.payload.userInfo&&A(A({},e.payload.userInfo),{},{phone:ce(e.payload.userInfo.phone,e.payload.userInfo.country)})})})})),w(ie,e.OrderComplete,(function(e){return A(A({},e),{},{payload:A(A({},e.payload),{},{userInfo:e.payload.userInfo&&A(A({},e.payload.userInfo),{},{phone:ce(e.payload.userInfo.phone,e.payload.userInfo.country)})})})})),ie);function de(){var e,r,o,n,i,a,u=(i=new Promise((function(e){o?e(o):n=e})),{activatePlug:function(e){"function"==typeof n?n(e):o=e},plug:function(){return{productAddToCart:function(e){return Promise.resolve(i).then((function(t){return null==t?void 0:t.productAddToCart(e)}))},leadSubmit:function(e){return Promise.resolve(i).then((function(t){return null==t?void 0:t.leadSubmit(e)}))}}}}),s=function(){var e=[],t=new Proxy(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],{get:function(t,r){return"push"===r?function(){for(var r=arguments.length,o=Array(r),n=0;r>n;n++)o[n]=arguments[n];t.push.apply(t,o),e.forEach((function(e){try{e.push.apply(e,o)}catch(e){console.error("dataLayerExecutor push failed",e)}}))}:t[r]}});function r(r){try{r.push.apply(r,t)}catch(e){console.error("immediate replay dataLayer failed",e)}e.push(r)}return{dataLayer:t,onDataLayer:r}}(null===(e=window.Shopline)||void 0===e||null===(r=e.Analytics)||void 0===r?void 0:r.dataLayer),c={hooks:{withProductList:(a=[],{tapPromise:function(e){a.push(e)},callPromise:function(e){return Promise.all(a.map((function(t){return t(e)}))).then((function(){}),(function(e){console.error("Analytics: withProductList maybe failed with:",e)}))}}),bootstrap:B()}},l={},d=new Z,p=function(){var e,t,r=null===(e=window.HdSdk)||void 0===e?void 0:e.shopTracker;return(null==r?void 0:r._pluginReport)||null===(t=window.Shopline.Analytics)||void 0===t||t.logger.error("Analytics: HdSdk not found"),{pluginReport:function(e,t){return r._pluginReport(e,t)}}}();var f=Object.assign({track:function(e){var r,o;if(e)try{
//! 原代码中有副作用会修改传入的参数，formatEventPayloadPhoneNum 是纯函数所以同时也消除了这个副作用
var n=(o=le[(r=e).name])?o(r):r,i=n.payload,a=n.name;if(i&&a!==t.HiidoMediaAddToCart&&a!==t.HiidoMediaPageView){var u=ne({eventId:i.eventId,name:a});i.eventTime=u.eventTime,i.eventId=u.eventId}f.dataLayer.push(["event",n]);try{var s;null===(s=l[n.name])||void 0===s||s.forEach((function(e){e(n)}))}catch(e){f.logger.error("bootstrapAnalytics::subscriptionCacheError",{error:e})}}catch(e){f.logger.error("bootstrapAnalytics::trackError",{error:e})}},_subscribe:function(e,t){return function(e,t,r){return r[e]||(r[e]=new Set),r[e].add(t),function(){r[e].delete(t)}}(e,t,l)},subscribe:function(e,t){var r="".concat("Subscribe","-").concat(e);return d.subscribe(r,t)},eventBus:d,logger:{debug:function(e,t){f.dataLayer.push(["log",Object.assign({level:"debug",message:e},t)])},info:function(e,t){f.dataLayer.push(["log",Object.assign({level:"info",message:e},t)])},error:function(e,t){f.dataLayer.push(["log",Object.assign({level:"error",message:e},t)])}},meta:{getCurrency:function(){return window.Shopline.currency},convertPrice:D,formatPrice:D,productSource:Q(),analyticsQuery:{reportIds:U()}},_seedThemeState:{},bootstrap:function(){!function(e){function t(){try{"loading"!==document.readyState&&setTimeout(e,0),document.removeEventListener("DOMContentLoaded",t),document.removeEventListener("readystatechange",t)}catch(e){G.log({level:"info",message:"onDCL Error",owner:"onDCL",error:e})}}document.removeEventListener("DOMContentLoaded",e),document.removeEventListener("readystatechange",e),"loading"===document.readyState?(document.addEventListener("DOMContentLoaded",t),document.addEventListener("readystatechange",t)):setTimeout(e,0)}((function(){f.bootstrap=function(){},k(f)}))}},s,u,c,p);return f}var pe=a((function(){return window.__ENV__||{}})),fe=a((function(){var e,t=window.Shopline.storeId,r=(e=pe().ANALYTICS_UNIFY_GRAY_RELEASE,{shouldEnable:function(t){return!(e&&e.mode&&("enable"===e.mode?e.blacklist_store_ids&&e.blacklist_store_ids.indexOf(t)>=0:!e.whitelist_store_ids||0>e.whitelist_store_ids.indexOf(t)))}});return{enabled:r.shouldEnable(t)}}));!function(){window.Shopline||(window.Shopline={});var e=de();window.Shopline.Analytics=e,fe().enabled||(e.activatePlug(),e.bootstrap=function(){})}()}));

</script>

<script>
  ;(function bootSLA() {
    try {
      window.Shopline.Analytics.assets = {
        shopEventListener: {
          src: 'https://cdn.myshopline.com/t/layout/plugin/202507160401044/theme-seed--csr-shop-event-listener.umd.min.js',
        },
        analytics: {
          src: 'https://cdn.myshopline.com/t/layout/plugin/202507160401044/theme-seed--csr-analytics.umd.min.js'
        },
      };

      window.Shopline.Analytics._seedThemeState = {
        templateAlias: window.Shopline.uri.alias,
        eventTraceConfig:  {"enabled":{},"extra":[],"insert":{"fb":false,"gtm":false,"bing":false,"ga":[{"id":"AW-17266213004","alias":"Google-Ads"},{"id":"AW-17197573353","alias":"Google-Ads"},{"id":"AW-17271381699","alias":"Google-Ads"},{"id":"AW-17289824504","alias":"Google-Ads"},{"id":"AW-17319654060","alias":"Google-Ads"},{"id":"AW-17333391483","alias":"Google-Ads"},{"id":"AW-17337298121","alias":"Google-Ads"},{"id":"AW-17327916549","alias":"Google-Ads"},{"id":"AW-17327991002","alias":"Google-Ads"},{"id":"AW-17343090863","alias":"Google-Ads"},{"id":"AW-17343229504","alias":"Google-Ads"},{"id":"AW-17352266451","alias":"Google-Ads"},{"id":"AW-17352808198","alias":"Google-Ads"}]}} ,
        routes: {"account_login_url":"/user/signIn","account_recover_url":"/user/passwordNew","account_register_url":"/user/signUp","account_url":"/user/center","account_logout_url":"/user/logout","account_order_list_url":"/user/orders","account_address_new_url":"/user/address/new","company_account_register_url":"/user/company","address_url":"/api/logistics/address/layer/next","all_products_collection_url":"/collections","cart_url":"/cart","cart_add_url":"/cart/add","cart_change_url":"/cart/change","cart_update_url":"/cart/update","cart_count_url":"/cart/count","cart_discount_code_apply_url":"/cart/discount-code/apply","cart_discount_code_remove_url":"/cart/discount-code/remove","product_recommendations_url":"/recommendations/products","predictive_search_url":"/search/suggest","search_url":"/search","collections_url":"/collections-all","root_url":"/","address_next_url":"/api/logistics/ajax-logistics/address/next.js","address_countries_url":"/api/logistics/ajax-logistics/country/list.js","address_country_template_url":"/api/logistics/ajax-logistics/address-template/query.js"},
      };

      window.Shopline.Analytics._seedPageObject = {
        search: undefined,
        product: undefined,
        cart: undefined,
        collection: undefined,
        storeInfo:  {"customerEmail":"service@yujag.com","handle":"12138","marketStorageRegion":"sg","status":1,"timezoneOffset":28800,"timezone":"Asia/Shanghai","countryCode":"JP","areaCode":"AS","currency":"JPY","standardLogo":"","logo":"","domainParseToken":"RwMhIzf02OH1zrOLt484FCjy2mZde9io3MuwKZcJVr80ceMfM2a0l7Mm7kLShAwxYEZKj5kOO+OxU5eNBLt8HQ==","redirectTo":"","merchantId":"2416378977","name":"louyishu","storeId":"1743044136331","websiteThemeType":"LAYOUT_ENGINE","storeCurrency":"JPY","gtmId":"","storeTags":[],"storeDomainSetting":{"bingThirdDomainTool":"","pageNotFoundRouteMode":"REDIRECT_HOME","googleThirdDomainTool":"","faceBookThirdDomainTool":"","pinterestThirdDomainTool":"","microsoftThirdDomainTool":""},"languageSetting":{"storeLanguage":"ja","defaultLanguage":"ja","mode":"BROWSER","presetLanguage":"en","matchBrowserLanguage":false,"enableSelector":true,"supportLanguages":["ja"]}} ,
      };




        window.Shopline.Analytics._seedPageObject.cart = {
          total_price: 0,
          items: [
          ],
        }

      window.Shopline.Analytics.isInChannelGrayscale = true;
      window.Shopline.Analytics.bootstrap();
    } catch(e) {
      console.error('failed to boot sla with error', e);
    }
  })();
</script>


<script >window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'LS', 'end')</script>
    </main>

    <div id="shopline-section-footer" class="shopline-section"><link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-dropdown-menu.css" rel="stylesheet" type="text/css" media="all">
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-footer.css" rel="stylesheet" type="text/css" media="all">
<link href="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/snippet-tips-card.css" rel="stylesheet" type="text/css" media="all">
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-localization-form.js" defer></script>
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/component-dropdown-menu.js" defer></script>
<script src="/cdn/shop/prev/ad1c9cd3e7b07e2c364c985f73188054/1751955982143/assets/section-footer.js" defer></script>





  








  


<footer
  class="footer section-footer-padding color-scheme-2 footer_content_center"
  style="--padding-top:40px;--padding-bottom:40px;--padding-left:30px;--padding-right:30px;--media-icon-width:28px;--media-icon-padding:8px;"
>
  <div class="footer__content-top page-width">
    <div class="footer__blocks-wrapper grid grid-cols-3 grid-cols-1-tablet">
          <footer-menu class="footer-block grid__item footer-block--list"  >
              <div class="footer-block__heading body3">
                私たちに関しては
                <svg class="icon icon-arrow " width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.899486 3.44971L4.94974 7.49996L9 3.44971" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

                <svg class="icon icon-minus" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 5H1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

              </div>
            
            <ul class="footer-block__details-content list-unstyled">
                <li class="body5">
                  <a
                    href="/pages/会社概要"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    会社概要
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/プライバシーポリシー"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    プライバシーポリシー
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/お支払い方法"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    お支払い方法
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/利用規約"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    利用規約
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/送料無料と簡単な返品"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    送料無料と簡単な返品
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/特定商取引法に基づく表示"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    特定商取引法に基づく表示
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/アクセシビリティポリシー"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    アクセシビリティポリシー
                  </a>
                </li>
            </ul>
          </footer-menu>
        
        
          <footer-menu class="footer-block grid__item footer-block--list"  >
              <div class="footer-block__heading body3">
                ヘルプ
                <svg class="icon icon-arrow " width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.899486 3.44971L4.94974 7.49996L9 3.44971" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

                <svg class="icon icon-minus" width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 5H1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"/>
</svg>

              </div>
            
            <ul class="footer-block__details-content list-unstyled">
                <li class="body5">
                  <a
                    href="/pages/よくある質問"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    よくある質問
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/配送情報"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    配送情報
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/返品・交換・キャンセル"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    返品・交換・キャンセル
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/お問い合わせ"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    お問い合わせ
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/お届けまでの流れ"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    お届けまでの流れ
                  </a>
                </li>
                <li class="body5">
                  <a
                    href="/pages/代金引換"
                    class="link link--text list-menu__item list-menu__item--link
                      "
                  >
                    代金引換
                  </a>
                </li>
            </ul>
          </footer-menu>
        
        
        
        
          <div class="footer-block grid__item" >
              <div class="footer-block__heading body3">サインアップ</div>
            



<div class="footer-block--subscribe letter-size--small">
    <div class="footer-block__heading body5 rte"><div class="footer-block__heading body5 rte">特別オファー、無料の景品、そして一生に一度の取引を取得するために購読してください。</div>
<form class="footer-letter-form" action="https://dfgygs.com/api/user/front/form/subscribe" method="post">
<div class="field">&nbsp;</div>
</form></div>

    <form method="post" action="/api/user/front/form/subscribe" class="footer-letter-form">
      
      <input type="hidden" name="form_type" value="customer">
          <div class="field">
      <div class="field__container">
        
        <input
  type="email"
  title=''
  pattern="^[a-zA-Z0-9+._\-]{1,50}@[a-zA-Z0-9_\-]+\.([\.]?[a-zA-Z0-9_\-]+){1,5}$"
  class="field__input"
  id=""
  name="contact[email]"
  placeholder="Enter your email"
  
  
  
  
  
  required
  
    
/>
        <label for="" class="field__label body3">
          Enter your email
        </label>
      </div>
      <div class="field__suffix">
        <button type="submit" class="button button--link">
          <svg class="icon icon-mail" width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 7C5.44772 7 5 7.44772 5 8V8.42884L14 14.113L23 8.42881V8C23 7.44772 22.5523 7 22 7H6ZM23 10.2029L14.4005 15.6342C14.1558 15.7887 13.8441 15.7887 13.5995 15.6342L5 10.203V20C5 20.5523 5.44772 21 6 21H22C22.5523 21 23 20.5523 23 20V10.2029Z" fill="currentColor"/>
</svg>
        </button>
      </div>
    </div>

    </form></div>
          </div>
    </div>
      
      <div class="footer-block--newsletter footer-letter-media-down content-align-row">

      </div>
  </div>
  <div
    class="footer__content-bottom page-width
      "
  >

    <div
      class="footer__copyright body6
        "
    >
      <div class="copyright-menu-box">
      </div>
      <small class="copyright__content">© 2025         <a href="/">louyishu</a>
</small>
    </div>
    <div class="footer__content-bottom-wrapper">
      <div class="footer__column footer__column--info">
      </div>
    </div>
  </div>
</footer>

</div>

    

<!-- CSR_PLUGIN_ASSETS_START -->
<!-- 10a87ee9e3100b4b70057bbae69260828c282416(recommend)(1.3.9) -->
<script data-app-code-start="CB_10a87ee9e3100b4b70057bbae69260828c282416">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_10a87ee9e3100b4b70057bbae69260828c282416', 'start')</script>
<script type="module" defer>try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script><script type="module" defer>!function(){if(window.__vite_is_modern_browser)return;console.warn("dynamic import or import.meta.url is unsupported");var n=document.createElement("script");n.src="https://cdn.myshopline.com/t/layout/plugin/2025061803333232/recommend-polyfills-legacy.js",n.onload=function(){System.import("https://cdn.myshopline.com/t/layout/plugin/2025061803333232/recommend-index-legacy.js")},document.body.appendChild(n)}();</script><script nomodule defer src="https://cdn.myshopline.com/t/layout/plugin/2025061803333232/recommend-polyfills-legacy.js"></script><script nomodule defer>System.import('https://cdn.myshopline.com/t/layout/plugin/2025061803333232/recommend-index-legacy.js');</script><script type="module" defer src="https://cdn.myshopline.com/t/layout/plugin/2025061803333232/recommend-index.js"></script>
<script data-app-code-end="CB_10a87ee9e3100b4b70057bbae69260828c282416">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_10a87ee9e3100b4b70057bbae69260828c282416', 'end')</script>
<!-- f1824419ec418fa05fab6862aaf9f9a2eaf8eafd(conversionBooster)(1.6.3) -->
<script data-app-code-start="CB_f1824419ec418fa05fab6862aaf9f9a2eaf8eafd">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_f1824419ec418fa05fab6862aaf9f9a2eaf8eafd', 'start')</script>
<script >
  




window.cb_plugins = {
  getSortationName: () => {
    return '';
  },
  getSortationId: () => {
    return '';
  },
  getProductSpuSpuSeq: () => {
    return '';
  },

  getProductSortaionList: () => {
    const sortaionList = [];
    if(!sortaionList){
      return [];
    }
    return sortaionList;
  },

  getProductTags: () => {
    return null;
  },

  getProductSkuSkuList: () => {
    const skuList = null;
    if(!skuList){
      return [];
    }
    return skuList.map(function(item){
      return {
        allowOversold: item.inventory_policy,
        infiniteStock: !item.inventory_management, // The new field needs to be negated
        stock: item.inventory_quantity,
      }
    });
  },

  getProductSpu: () => {
    return null; // default null
  },

  getConversionBoosterConfig: () => {
    return {"configs":{"product-virtual-sale":{"isOpen":1,"effectiveProduct":0,"cfgGroupList":[],"globalCfg":{"soldWords":"一週間で {sales_number}","soldType":0,"startRangeMin":99,"startRangeMax":499,"upRangeMin":3,"upRangeMax":100,"bounceTimeUnit":0,"bounceInterval":30,"position":2,"backgroundColor":"{\"r\":228,\"g\":0,\"b\":159,\"a\":0.1}","titleColor":"#242833"}},"real-time-viewers":{"isOpen":1,"rangeMin":58,"rangeMax":176,"max":3,"timeRange":2,"customerTitle":"訪問者","prefix":"","suffix":"この商品を閲覧中です","position":1,"backgroundColor":"{\"r\":255,\"g\":95,\"b\":112,\"a\":0.31}","titleColor":"#242833"}},"multipleConfigs":{}};
  },

  getSecurityTrustConfig: () => {
    return {"isOpen":1,"paymentSecurity":{"desc":"","imageType":0,"payCardCodes":null,"pcImages":null,"mobileImages":null,"displayPosition":null},"afterSaleGuarantee":{"desc":"","displayPosition":null}};
  },

  getPdpFirstSkuId: () => {
    return '';
  },

  getCountryOptions: () => {
      return '';
  },
  
  getIsMobile: () => {
    return window.matchMedia('(max-width: 959px)').matches
  },

  getZeroSkuId: () => {
    
    return '';
  },
  getCollectionProductDiscountList: () => {
      const list = [];
    if(!list){
      return [];
    }
    return list;
  },
  getCurrentProductDiscount: () => {
    return {"id": "", "compareAtPrice": "", "price": ""};
  },
};
</script><script type="module">try{import.meta.url;import("_").catch(()=>1);}catch(e){}window.__vite_is_modern_browser=true;</script><script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("dynamic import or import.meta.url is unsupported");var n=document.createElement("script");n.src="https://cdn.myshopline.com/sl/slfs/sl-new/1749538914527/conversionBooster-polyfills-legacy.js",n.onload=function(){System.import("https://cdn.myshopline.com/sl/slfs/sl-new/1749538914527/conversionBooster-index-legacy.js")},document.body.appendChild(n)}();</script><script nomodule src="https://cdn.myshopline.com/t/layout/plugin/2025061007063232/conversionBooster-polyfills-legacy.js"></script><script nomodule>System.import('https://cdn.myshopline.com/sl/slfs/sl-new/1749538914527/conversionBooster-index-legacy.js');</script><script type="module" src="https://cdn.myshopline.com/t/layout/plugin/2025061007063232/conversionBooster-index.js"></script>
<script data-app-code-end="CB_f1824419ec418fa05fab6862aaf9f9a2eaf8eafd">window.__APP_CODE__.set(__SL_CUSTOM_CODE_GETROW__(), 'CB_f1824419ec418fa05fab6862aaf9f9a2eaf8eafd', 'end')</script>
<!-- CSR_PLUGIN_ASSETS_END -->


    <script>
      window.shopUrl = 'https://electriccarstocks.com';
      window.routes = {
        cart_add_url: '/cart/add',
        cart_change_url: '/cart/change',
        cart_update_url: '/cart/update',
        cart_url: '/cart',
        cart_count_url: '/cart/count',
        predictive_search_url: '/search/suggest',
        account_url: '/user/center',
        account_login_url: '/user/signIn',
        address_url: '/api/logistics/address/layer/next',
        cart_discount_code_apply_url: '/cart/discount-code/apply',
        cart_discount_code_remove_url: '/cart/discount-code/remove',
        address_countries_url: '/api/logistics/ajax-logistics/country/list.js',
        address_country_template_url: '/api/logistics/ajax-logistics/address-template/query.js',
        address_next_url: '/api/logistics/ajax-logistics/address/next.js',
      };
      window.__I18N__ = window.__I18N__ || {};
      window.__I18N__['unvisiable'] = {"editorSwitchCountryTip":"国・地域の変更ができません","applepay":{"cancel":"キャンセル","enquire":"Apple Payで支払いますか？","paywith":"支払い方法"},"customer":{"error_message_1":"メールアドレスを登録して、最新情報やキャンペーン情報などを入手しましょう","error_message_1001":"パスワードが間違っています","error_message_1002":"このユーザーが存在しません","error_message_1003":"アカウントが一時的にロックされてしまいました。詳しくはお問い合わせください。","error_message_1004":"操作が頻繁すぎます。後でもう一度やり直してください。","error_message_1005":"認証コードの有効期限が過ぎています","error_message_1006":"認証エラー","error_message_1007":"操作が頻繁すぎます。認証コードの再送信をお願いします。","error_message_1008":"第三者ログインは設定されていません","error_message_1009":"第三者ログインへの連携に失敗しました","error_message_1010":"送信失敗","error_message_1011":"アカウントが有効になっていません。パスワードやその他の情報を入力して登録してください。","error_message_1012":"異常が発生しています","error_message_1013":"異常が発生しています","error_message_1014":"コードの認証に失敗しました","error_message_1015":"ダイナミック認証に失敗しました","error_message_1016":"異常が発生しています","error_message_1017":"このアカウントがリスクにさらされています","error_message_1018":"メールアドレスを連携しました","error_message_1020":"ログインタイムアウト","error_message_1021":"ログインタイムアウト","error_message_1022":"アカウントが連携されました","error_message_1023":"異常が発生しています","error_message_1024":"異常が発生しています","error_message_1035":"認証コードを送信する","error_message_2":"異常が発生しています","error_message_2001":"ご入力いただいた携帯電話番号は既に登録されています","error_message_2002":"ご入力いただいたメールアドレスは既に登録されています","error_message_2003":"認証コードの送信が頻繁すぎます","error_message_2004":"認証コードの有効期限が過ぎています","error_message_2005":"認証コードが間違っています","error_message_2006":"操作が頻繁すぎます。認証コードの再取得を行なってください。","error_message_2007":"異常が発生しています。後でもう一度試してください。","error_message_2014":"このアカウントがリスクにさらされています","error_message_2016":"このアカウントがリスクにさらされています","error_message_2020":"システムがビジー状態です。後でもう一度お試しください。","error_message_3":"滞在時間が長すぎますので、ページを更新してください。","error_message_3001":"異常が発生しています。後でもう一度お試しください。","error_message_3002":"不正な操作です","error_message_3003":"認証コードの送信が頻繁すぎます","error_message_3004":"認証コードの有効期限が過ぎています","error_message_3005":"認証コードが間違っています","error_message_3006":"操作が頻繁すぎます。認証コードの再取得を行なってください。","error_message_3007":"この携帯番号が登録されていません","error_message_3008":"このメールアドレスが登録されていません","error_message_3009":"この携帯番号は他のアカウントに連携されています","error_message_3010":"このメールアドレスは他のアカウントに連携されています","error_message_3014":"コード送信エラー","error_message_3015":"このアカウントが有効化されました","error_message_3021":"システムがビジー状態です。後でもう一度お試しください。","error_message_3022":"このリンクは無効です","error_message_3023":"リンクのフォーマットが正しくありません 。","error_message_3024":"リンクパラメータエラー","error_message_3026":"アカウントフォーマットエラー","error_message_3027":"前回のパスワードと同じにはできません。","error_message_3029":"携帯電話番号での認証が対応されていません","error_message_4":"異常が発生しています","error_message_5":"異常が発生しています","error_message_6":"異常が発生しています","error_message_7":"パスワードは、英大文字、英小文字、数字を含んだ6〜18文字にしてください。"},"shopby":{"button":{"show":"安全かつ迅速"}}};
      window.__I18N__['cart'] = {"cart_error":"カート更新中にエラーが発生しました。 もう一度やり直してください。","cart_quantity_error_html":"このアイテムをカートに最大{{quantity}} 点が追加できます。","cart":{"buy_now":"今すぐ購入","cancel":"キャンセル","confirm":"OK","got_it":"了解しました","added_to_cart":"すでにカートに入れます","cart_subtotal":"カートの総金額","cart_view":"カートを見る"},"checkout":{"max_amount_limit":"チェックアウトの最大金額を超えました"},"checkout_proceeding":{"checkout":"購入手続きへ進む","checkout_proceed":"以下の商品が購入制限を超えていますが、チェックアウトを続けますか？","continue":"次に進む","continue_shopping":"お買い物へ進む","day":"日","remove":"削除","return_to_cart":"カートに戻る","subtotal":"小計","tax_included":"税込み"},"discount":{"coupon_code_amount":"クーポンコードの発行","coupon_code_length_limit":"クーポンコードは {{range}} 文字以内で設定してください","expected_discount":"割引予定額"},"discount_item":{"buy_limit5":"最大{{stock}}点の割引商品を同時に購入できます"},"discount_price":{"buy_limit1":"本割引商品が残り{{stock}}点です","buy_limit2":"最大{{stock}}点の割引商品を同時に購入できます","buy_limit3":"本割引商品は{{stock}}点までのご購入とさせていただきます"},"error":{"default":"リソースの読み込みに失敗しました","noshipping":"利用可能な送料オプションがありません","order":"注文リクエストに失敗しました","renew":"データの更新が失敗しました"},"general":{"continue_as_a_guest":"ゲストとして続く","support_oneTime_purchase_only":"この商品は1回限りのご購入とさせていただきます","support_subscription_only":"この商品は定期購入のみがご購入いただけます"},"next_step":{"calculated_taxes_fees":"税金と運賃は次のステップで計算されます","included_taxes_fees":"合計金額は税込みです。送料はチェックアウトの際に計算されます","taxes_and_shipping_policy_at_checkout_html":"決済する時に計算される税金と\u003ca href=\"{{ link }}\"\u003e送料\u003c/a\u003e","taxes_included_and_shipping_policy_html":"税込み。 \u003ca href=\"{{link}}\"\u003e送料\u003c/a\u003eは決済する時に計算されます。","taxes_included_but_shipping_at_checkout":"決済する時に含まれる税金と計算された配送料"},"notices":{"change_password_after_verification":"認証が完了すると新しいパスワードを設定できます。","excess_product":"以下の商品が購入制限を超えていますので、購入数を変更してください。","product_amount_limit":"申し訳ありません。カート内の商品数が制限を超えています。","product_selected_invalid":"申し訳ありません。選択された商品は購入できません。もう一度選択してください","store_nonexistent":"店舗が存在しません"},"payment":{"channel":"決済方法","create_time":"作成日時","free":"無料","log_in":"ログインに進む","payment_details":"支払いの詳細","pending_review":"支払い処理中","reference_number":"支払いシリアル番号","status":"支払いステータス","subtotal_price":"小計","sum":"金額","total_sum":"合計金額","update_time":"更新日"},"policy":{"privacy_policy":"プライバシーポリシー"},"product":{"unavailable_sale":"この商品はネットで販売できません。"},"promotion":{"no_promotion":"現時点、適用できるプロモーションがありません。"},"shpping":{"service_terms":"利用規約"},"stock":{"limit":"在庫残り {{stock}} 点"},"subscription":{"information":"購読"},"tips":{"agree_with_the_shop":"同意して次に進む","change_binding_after_verification":"認証が完了すると{{value}}を変更できます","forget_password":"パスワードを忘れた場合","proceed_to_checkout":"チェックアウトに進む","reset_password":"アカウント {{account}} のパスワードをリセット"},"couponCode":{"exceedLimit":"クーポンコードが数量制限を超えています","existCode":"クーポンコードは既に存在しています","unavailable":"クーポンコードは有効期限が過ぎています","list":{"unavailable":"全てのクーポンコードは有効期限が過ぎています"},"notSupport":{"stacked":"クーポンコードの併用ができません"}},"order":{"invalid_order_number":"注文番号が無効です","payment_voucher_confirmation":"了解しました","shipping_address":"配送先住所","sign_in":"または下記の方法でログイン","tax_included":"{{price}}の税金を含む","try_again":"アップロードに失敗しました。 もう一度やり直してください。","try_later":"ネットワークがビジー状態です。後でもう一度お試しください。","upload_bank_transfer_vouhcer_for_confirmation":"","upload_image_within_10_m_b":"画像ファイルは10MB以内でアップロードしてください。JPG、PNG、GIFは対応可能です。","paymentVoucher":{"downloadDoc":"ファイルをダウンロード","format":"フォーマット","formatLimit":"20MBまでのJPG、PNG、GIF、PDFファイルは利用できます。 画像は5枚まで追加できます。","uploadAmount":"{{num}}枚のバウチャーがアップロードされました","uploadLimit":"20MB以下のJPG、PNG、GIF、PDFファイルをアップロードしてください。"}},"b2b":{"amount":{"increase":{"desc":"この商品の最小ロットは{{num}}件です"},"most":{"desc":"この商品の最大ロットは{{num}}件です"},"noIncrement":{"desc":"この商品の増量は{{num}}件です"}}},"item":{"add_limit2":"一つのご注文は最大 99999 個の商品をご購入可能です","click_to_view":"クリックして表示","custom_preview":"カスタムプレビュー","empty_cart":"ショッピングカートに商品は入っていません","item_left":"残り{{stock}} 点","none_existent":"商品が存在しません","market":{"illegal":{"excludedState":"該当商品が法令違反のため、出品が制限されています。"}}}};
      window.__I18N__['products'] = {"collection":{"collection":"カテゴリ"},"general":{"load_more_btn":"さらにアイテムをロードする","loading_btn":"もっと見る","no_product_data_found":"商品データが見つかりません。しばらくしてからもう一度お試しください","sold_out":"完売","load_more":"さらにアイテムをロードする","load_more_items":"{{current_offset}} ~ {{last_current_offset}} / {{total}} 点のアイテムを読み込み中","unavailable":"この商品は存在しません","variant_property_color":"色"},"giftcard":{"seoTitle":"あなたの {{ shop }} ギフトカードの残高は {{ value }} です。","balance":"バランス","buy_giftcard":"ギフトカードを購入する","description":"こちらが {{shop}} の金額 {{price}} のギフトカードです","expired_date":"有効期限","invalid_tip":"無効なギフトカードです。別のギフトカードを購入してください","permanent":"永続","receive_at":"に期限切れ","receive_tip":"ギフトカードを受け取ってください","title":"ギフトカード","use_giftcard":"ギフトカードを使う","use_giftcard_tip":"決済ページでギフトカード番号を入力して使用することができます"},"product_details":{"activity_toast_price_limit":"本割引商品は{{num}}点までのご購入とさせていただきます","activity_toast_product__limit":"最大{{stock}}点の割引商品を同時に購入できます","activity_toast_title__limit":"下記の商品が購入制限を超えています","amount":"数量","buy_more_save_more":"まとめ買いでもっとお得！","cancel":"キャンセル","country_region":"国/地域","default_placeholder":"{{attrName}}を選択してください","description":"説明文","each_price":"{{price}}/個","email":"メールアドレス","enter_email_address":"メールアドレスを入力してください","enter_valid_email_address":"有効なメールアドレスを入力してください","give_us_more_of_your_information":"もっと詳しい情報をお寄せいただければ、より適切なサービスを提供できます","go_to_amazon_by_link":"Amazonで購入","go_to_rakuten_by_link":"楽天で購入","go_to_yahoo_by_link":"Yahoo!ショッピングで購入","in_stock":"在庫あり","inventory_in_stock":"在庫あり","inventory_in_stock_show_count":"在庫残り{{ quantity }}点","inventory_low_stock":"残りわずか","inventory_low_stock_show_count":"在庫残り{{ quantity }}点","inventory_out_of_stock":"在庫切れ","inventory_out_of_stock_continue_selling":"在庫あり","inventory_quantity":"在庫数","leave_us_message":"コメントを入力してください","leave_us_message_get_back":"お問い合わせ内容はこちらに記入してください。営業時間内に順次ご対応させていただきます","link_preview_does_not_support":"プレビューできません","load_more":"もっと見る","maximum_length_of_message":"コメントは最大1500文字です","message":"コメント","moq_increment":"{{num}}の倍数","moq_increment_tips":"{{num}}の倍数でのみカードに追加できます","moq_max_tips":"このバリエーションは最大{{num}}点まで購入できます","moq_maximum":"最大購入：{{num}}","moq_min_tips":"このバリエーションは{{num}}以上で購入する必要があります","moq_minimum":"最低購入：{{num}}","more_payment_options":"その他の支払い方法","name":"氏名","optional":"任意","phone_number":"電話番号","price":"価格","price_break_title":"一括価格設定","price_breaks_view_less":"折りたたむ","price_breaks_view_more":"さらに表示","product_enquiry":"商品に関するお問い合わせ","submission_failed":"送信に失敗しました。もう一度お試しください。","submission_successfully":"送信完了","submit":"送信","table_each_price":"1個につき{{price}}","table_each_price_ssr":"1個につき{{{priceDom}}}","tax_included":"税込","view_product_detail":"商品情報を見る","copy_button_text":"コピー","copy_success_text":"リンクがすでにクリップボードにコピーされました。","include_taxes":"税込み","share_button_text":"シェア","shipping_policy_html":"決済する時に\u003ca href=\"{{ link }}\"\u003e送料\u003c/a\u003eが計算します","view_details":"詳細を見る"},"product_list":{"add_to_cart":"カートに追加","filter":"フィルター","filters_selected":"{{count}}点を選択済み","from_price_html":"{{price}}より","infinite_btn_desc":"{{last_current_offset}} / {{total}}  / {{total}}の項目を読み込む","less":"閉じる","load_more_desc":"{{current_offset}} ~ {{last_current_offset}} / {{total}}  / {{total}}の項目を読み込む","load_more_tip":"もっと見る","more":"もっと見る","new_arrivals":"新着順","new_products":"登録が新しい順","no_product":"該当する商品がありません","price_break_tag":"一括価格設定可能","price_high_to_low":"価格が高い順","price_low_to_high":"価格が安い順","product_has_been_removed":"販売終了の商品です","product_sold_out":"完売しました","products":"商品","quick_shop":"クイック購入","recommend":"おすすめ","sale":"セール","save":"セール","save_byjs":"{{priceDom}}引き","save_ratio":"{{price}}％OFF","select_product_all_options":"選択された商品は利用できません。もう一度選んでください","sort_button":"並び順","top_sellers":"人気順"},"product_search":{"back_to_home":"ホームページに戻る","ount_results":"{{count}}件の検索結果","results_found_for":"\"{{keyword}}\"に関する検索結果は{{count}}件","search":"検索","search_no_results":"\"{{keyword}}\"に一致する商品はありませんでした"},"recently_viewed_products":{"recently_viewed_products":"最近チェックした商品"},"facets":{"in_stock_only":"在庫ありのみ表示","clear":"クリア","clear_all_filter":"すべて削除","confirm":"確認","filter_and_sort":"フィルターと並べ替え","filter_button":"フィルター","less_than":"未満","max_price":"最大価格は {{ price }}です","more_than":"より多い","product_count":"{{product_count}} 点の商品","reset":"リセット","sort_button":"分類する","price":{"label":"価格"},"stock":{"label":"在庫状況","value":"在庫あり"}}};
      window.__I18N__['general'] = window.__I18N__['general'] || {};
      window.__I18N__['general']['general'] = {"accept":"受け入れる","decline":"拒否する","home":"ホームページ","link":"プライバシーポリシー","more":"もっと見る","no_data":"データがありません","pack_up":"閉じる","privacy_policy":"プライバシーポリシー","tel_phone":"電話番号","tips":"当サイトでは利用体験の向上およびコンテンツの最適な提供、トラフィックの分析を目的としてCookieを使用しています。サイトの閲覧を継続された場合、Cookieの利用に同意したことものといたします。詳細についてはプライバシーポリシーをご確認ください。","title":"お客様のプライバシーを大切にします","username":"氏名","email_tip":"メールアドレスが無効です。もう一度入力してください","proofing_tip":"申し訳ございませんが、ご訪問した店がすでに閉店いたしました。\u003cbr/\u003e後でもう一度お試しください"};
    </script>
  </body>
</html>