{"version":3,"file":"ProductPartialsFi-CvdFWVDL.js","sources":["../../src/components/atoms/product-partials-fi/ProductPartialsFi.vue"],"sourcesContent":["<template>\n <div\n v-if=\"allowQuantityPartials(bestPrice)\"\n class=\"product-partials-fi\"\n >\n {{ $dict.get('online-Shop.Product.Allow-Partials') }}\n </div>\n</template>\n\n<script>\nimport quantityStepperPartialsMixin from 'mixins/quantityStepperPartialsMixin';\n\nexport default {\n name: 'ProductPartialsFi',\n mixins: [quantityStepperPartialsMixin],\n props: {\n bestPrice: {\n type: Object,\n default: null,\n },\n },\n};\n</script>\n\n<style scoped lang=\"scss\">\n@import './product-partials-fi';\n</style>\n"],"names":["_sfc_main","quantityStepperPartialsMixin","_ctx","$props","_openBlock","_createElementBlock","_hoisted_1","_toDisplayString","_createCommentVNode"],"mappings":"mHAYA,MAAKA,EAAU,CACb,KAAM,oBACN,OAAQ,CAACC,CAA4B,EACrC,MAAO,CACL,UAAW,CACT,KAAM,OACN,QAAS,IACV,CACF,CACH,KArBA,IAAA,EAGI,MAAM,+CADA,OAAAC,EAAA,sBAAsBC,EAAS,SAAA,GADvCC,IAAAC,EAKM,MALNC,EAIKC,EAAAL,EAAA,MAAM,IAAG,oCAAA,CAAA,EAAA,CAAA,GALhBM,EAAA,GAAA,EAAA"}