D.stone Universe creates a positive culture through content and products.

About Us

데이비드 토이 설립 2011

2014-2015
슈퍼윙스 1~2 [프리스쿨 토이]
블레이징틴스 5 [스킬토이/ 요요] 등 다수

2016 - 2017
슈퍼윙스 2-3 [프리스쿨 토이]
David RC [R/C toy]

CJ ENM 자회사 2018

2019
벅스봇 [배틀토이]

2020
크레욜라 공식유통 (문구 / 메스프리 등 다수)

2021
EGG 유모차 공식유통
옥토넛 [블록], 스누피 [블록]

2022
포켓몬스터 [IP토이]
한글용사 아이야 [에듀토이]

2023
크레이지아론 공식유통
퍼니퍼티 자체 브랜딩 런칭

디스톤유니버스 시작 2024

2024
신규 굿즈 사업 진행
홀리스톤 공식 유통 (아마존 판매 1위)
문구 브랜드 D.art 런칭

What we do

Our SNS

Our Location

D.STONE 본사:
서울시특별시 서초구 신반포로
D.STONE 물류센터:
(주) 디스톤유니버스 물류센터 경기도 포천시

Shopping Cart0

장바구니에 상품이 없습니다.

(function($){ // Elementor frontend 초기화 이후 실행 if (window.elementorFrontend) { elementorFrontend.hooks.addAction('frontend/element_ready/global', function(){ function getActivePanelId(){ var $p = $('.elementor-tab-content.elementor-active'); return $p.length ? $p.attr('id') : ''; } function activateTab(id){ $('.e-n-tab-title[aria-controls="'+ id +'"]').trigger('click'); } // 로드 시 해시 유지 var h = location.hash.slice(1); if (h) { activateTab(h); history.replaceState(null, null, '#'+h); } // 탭 클릭 해시 갱신 $(document).on('click', '.e-n-tab-title', function(){ history.replaceState(null, null, '#'+ $(this).attr('aria-controls')); }); // 페이지네이션 가로채기 $(document).on('click', '.kitify-products-pagination a', function(e){ e.preventDefault(); var pid = getActivePanelId(), $a = $(this), href= $a.attr('href').split('?')[0], p = ($a.attr('href').match(/paged=(\d+)/)||[])[1]||1; href += '?paged='+p + (pid?'&tab='+pid:''); $.get(href, function(html){ var $tmp = $('
').html(html); $('.kitify-products-wrapper').html( $tmp.find('.kitify-products-wrapper').html() ); $('.kitify-products-pagination').html( $tmp.find('.kitify-products-pagination').html() ); if (pid) activateTab(pid); }); }); // AJAX 완료 후 탭 재활성화 $(document).ajaxComplete(function(e,x,s){ if (s.url.indexOf('kitify_products')!==-1) { var pid = getActivePanelId(); if (pid) activateTab(pid); } }); }); } })(jQuery);