\n \n \n {{ label }}\n \n\n \n {{ $translate(\"Ceres::Template.itemBundle\") }}\n \n\n \n {{ $translate(\"Ceres::Template.itemSet\") }}\n \n
\n\n\n\n","import { render, staticRenderFns } from \"./ItemStoreSpecial.vue?vue&type=template&id=580cc1b8&\"\nimport script from \"./ItemStoreSpecial.vue?vue&type=script&lang=js&\"\nexport * from \"./ItemStoreSpecial.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n { attrs: { itemscope: \"\", itemtype: \"https://schema.org/Thing\" } },\n [\n _c(\n \"div\",\n {\n ref: \"single\",\n staticClass:\n \"single-carousel owl-carousel owl-theme owl-single-item mt-0\"\n },\n _vm._l(_vm.singleImages, function(image, index) {\n return _c(\"div\", { key: index }, [\n _c(\n \"a\",\n {\n attrs: {\n href: _vm.loadVariationImages ? image.url : image.urlBig,\n \"data-lightbox\": \"single-item-image\" + _vm._uid\n }\n },\n [\n _c(\"lazy-img\", {\n attrs: {\n alt: _vm.getAltText(image),\n \"image-url\": image.url,\n title: _vm.getImageName(image)\n }\n })\n ],\n 1\n )\n ])\n }),\n 0\n ),\n _vm._v(\" \"),\n _vm.showThumbs\n ? _c(\n \"div\",\n {\n ref: \"thumbs\",\n staticClass: \"owl-thumbs owl-carousel owl-theme owl-single-item\",\n attrs: { id: \"thumb-carousel\" }\n },\n _vm._l(_vm.carouselImages, function(imagePreview, index) {\n return _c(\"div\", { key: index, staticClass: \"prop-1-1\" }, [\n _c(\n \"div\",\n {\n staticClass: \"image-container\",\n on: {\n click: function($event) {\n return _vm.goTo(index)\n }\n }\n },\n [\n _c(\"lazy-img\", {\n class: { active: _vm.currentItem === index },\n attrs: {\n alt: _vm.getAltText(imagePreview),\n \"image-url\": imagePreview.url,\n title: _vm.getImageName(imagePreview),\n \"picture-class\": \"owl-thumb border-appearance\"\n }\n })\n ],\n 1\n )\n ])\n }),\n 0\n )\n : _vm._e(),\n _vm._v(\" \"),\n !_vm.initialized\n ? _c(\n \"div\",\n {\n staticClass:\n \"single-carousel owl-carousel owl-loaded owl-theme owl-single-item mt-0\"\n },\n [\n _c(\n \"div\",\n [\n _c(\"lazy-img\", {\n attrs: {\n alt: _vm.getAltText(_vm.singleImages[0].url),\n \"image-url\": _vm.singleImages[0].url,\n title: _vm.getImageName(_vm.singleImages[0].url),\n \"picture-class\": \"owl-placeholder\"\n }\n })\n ],\n 1\n )\n ]\n )\n : _vm._e()\n ]\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }","