"use strict";(self["webpackChunkcigar_finder_frontend"]=self["webpackChunkcigar_finder_frontend"]||[]).push([[570],{511:function(e,a,r){r.d(a,{A:function(){return g}});var t=r(641),o=r(33),s=r(3751),i=r(8657);const n=["src"],l=["src"],c={key:1,class:"static-image"};function d(e,a,r,d,p,u){return r.attachments?((0,t.uX)(),(0,t.CE)("div",{key:0,class:(0,o.C4)([r.slider,r.advertiseSlider,r.type])},[(0,t.Lk)("button",{"aria-label":"prev",class:(0,o.C4)(["prev-btn",r.btn]),onClick:a[0]||(a[0]=(...e)=>u.prevImage&&u.prevImage(...e))},a[2]||(a[2]=[(0,t.Lk)("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[(0,t.Lk)("circle",{cx:"15",cy:"15",r:"15",fill:"#F2E2D3"}),(0,t.Lk)("path",{d:"M16.8 10.2L12 15L16.8 19.8",stroke:"#6C3F13","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})],-1)]),2),(0,t.Lk)("button",{"aria-label":"next",class:(0,o.C4)(["next-btn",r.btn]),onClick:a[1]||(a[1]=(...e)=>u.nextImage&&u.nextImage(...e))},a[3]||(a[3]=[(0,t.Lk)("svg",{width:"30",height:"30",viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[(0,t.Lk)("circle",{cx:"15",cy:"15",r:"15",transform:"rotate(-180 15 15)",fill:"#F2E2D3"}),(0,t.Lk)("path",{d:"M13.2 19.8L18 15L13.2 10.2",stroke:"#6C3F13","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})],-1)]),2),((0,t.uX)(!0),(0,t.CE)(t.FK,null,(0,t.pI)(r.attachments,((e,a)=>((0,t.uX)(),(0,t.CE)("div",{class:"large",key:e.id},[(0,t.bo)((0,t.Lk)("img",{class:(0,o.C4)([{active:p.activeImage===a},r.slide,r.advertiseSlide]),src:e.url,alt:"image"},null,10,n),[[s.aG,p.activeImage===a]])])))),128)),(0,t.Lk)("div",{class:(0,o.C4)([r.miniSliderWrap,r.advertiseSliderMiniWrap])},[((0,t.uX)(!0),(0,t.CE)(t.FK,null,(0,t.pI)(r.attachments,((e,a)=>((0,t.uX)(),(0,t.CE)("div",{class:(0,o.C4)([r.mini,r.advertiseMini]),key:e.id},[(0,t.Lk)("img",{class:(0,o.C4)([{active:p.activeImage===a},r.advertiseSliderMini,r.miniSlide]),src:e.url,alt:"image"},null,10,l)],2)))),128))],2)],2)):!r.attachments&&r.staticImage?((0,t.uX)(),(0,t.CE)("div",c,a[4]||(a[4]=[(0,t.Lk)("img",{src:i,alt:"main image"},null,-1)]))):(0,t.Q3)("",!0)}var p={props:{attachments:Object,slider:String,slide:String,miniSliderWrap:String,miniSlide:String,mini:String,advertiseSlider:String,advertiseSlide:String,advertiseSliderMiniWrap:String,advertiseSliderMini:String,advertiseMini:String,btn:String,staticImage:Boolean,type:String},data(){return{activeImage:0}},methods:{prevImage(){0===this.activeImage?this.activeImage=this.attachments.length-1:this.activeImage--},nextImage(){this.attachments.length-1===this.activeImage?this.activeImage=0:this.activeImage++}}},u=r(6262);const h=(0,u.A)(p,[["render",d],["__scopeId","data-v-4daced82"]]);var g=h},9537:function(e,a,r){r.d(a,{A:function(){return w}});var t=r(641),o=r(33),s=r(3751);const i={class:"container-input"},n={class:"title"},l={class:"row"},c={key:0,class:"error"},d={class:"row"},p={key:0,class:"error"},u={class:"container-textarea"},h={class:"row"},g={key:0,class:"error"},m={class:"btn-block"},y=["disabled"];function f(e,a,r,f,v,k){return(0,t.uX)(),(0,t.CE)("div",{class:(0,o.C4)([r.classname?.defaultClass])},[(0,t.Lk)("form",{autocomplete:"off",onSubmit:a[7]||(a[7]=(0,s.D$)(((...e)=>k.submitForm&&k.submitForm(...e)),["prevent"])),class:(0,o.C4)(r.classname?.advertiseStyle)},[(0,t.Lk)("div",i,[(0,t.Lk)("div",n,[(0,t.Lk)("h2",null,(0,o.v_)(r.title),1)]),(0,t.Lk)("div",l,[a[8]||(a[8]=(0,t.Lk)("label",{for:"name"},"Your Name",-1)),(0,t.bo)((0,t.Lk)("input",{type:"text",id:"name",class:(0,o.C4)({invalid:!v.name.isValid}),"onUpdate:modelValue":a[0]||(a[0]=e=>v.name.val=e),onFocus:a[1]||(a[1]=(...e)=>k.handleFocus&&k.handleFocus(...e)),maxlength:"48"},null,34),[[s.Jo,v.name.val,void 0,{trim:!0}]]),v.name.isValid?(0,t.Q3)("",!0):((0,t.uX)(),(0,t.CE)("p",c,(0,o.v_)(v.name.errorMessage),1))]),(0,t.Lk)("div",d,[a[9]||(a[9]=(0,t.Lk)("label",{for:"email"},"Your email",-1)),(0,t.bo)((0,t.Lk)("input",{type:"text",id:"email",class:(0,o.C4)({invalid:!v.email.isValid}),"onUpdate:modelValue":a[2]||(a[2]=e=>v.email.val=e),onFocus:a[3]||(a[3]=(...e)=>k.handleFocus&&k.handleFocus(...e)),maxlength:"48"},null,34),[[s.Jo,v.email.val,void 0,{trim:!0}]]),v.email.isValid?(0,t.Q3)("",!0):((0,t.uX)(),(0,t.CE)("p",p,(0,o.v_)(v.email.errorMessage),1))])]),(0,t.Lk)("div",u,[(0,t.Lk)("div",h,[a[10]||(a[10]=(0,t.Lk)("label",{for:"textarea"},"Message ",-1)),(0,t.bo)((0,t.Lk)("textarea",{type:"text",id:"textarea",onFocus:a[4]||(a[4]=(...e)=>k.handleFocus&&k.handleFocus(...e)),class:(0,o.C4)({invalid:!v.textarea.isValid}),"onUpdate:modelValue":a[5]||(a[5]=e=>v.textarea.val=e)},null,34),[[s.Jo,v.textarea.val,void 0,{trim:!0}]]),v.textarea.isValid?(0,t.Q3)("",!0):((0,t.uX)(),(0,t.CE)("p",g,(0,o.v_)(v.textarea.errorMessage),1))]),(0,t.Lk)("div",m,[(0,t.Lk)("button",{"aria-label":"submit",disabled:k.validateForm,onClick:a[6]||(a[6]=(0,s.D$)(((...e)=>k.submitForm&&k.submitForm(...e)),["prevent"])),class:"btn hvr-radial-out lite"},"Submit",8,y)])])],34)],2)}var v=r(7465),k={data(){return{name:{val:"",isValid:!0,errorMessage:""},email:{val:"",isValid:!0,errorMessage:""},textarea:{val:"",isValid:!0,errorMessage:""},recaptchaIsValid:!1,formIsValid:!0,isLoading:!1,isFormSubmmited:!1}},props:{title:{type:String},classname:{type:Object}},computed:{validateForm(){return!!this.isFormSubmmited||(""===this.name.val&&""===this.email.val&&""===this.textarea.val||!(this.name.isValid&&this.email.isValid&&this.textarea.isValid))},nameVal(){return this.name.val},emailVal(){return this.email.val},textareaVal(){return this.textarea.val}},watch:{nameVal(e){this.formIsValid=!0,this.isFormSubmmited||(""===e||e.length>48||e.length<6?(this.name.isValid=!1,this.formIsValid=!1,this.name.errorMessage="Invalid data entered. Please check the entered data"):(this.name.isValid=!0,this.formIsValid=!0))},emailVal(e){this.formIsValid=!0,this.isFormSubmmited||(!(""===e||e.length<6||e.length>48)&&/^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i.test(e)||this.email.reload?(this.email.isValid=!0,this.formIsValid=!0):(this.email.isValid=!1,this.formIsValid=!1,this.email.errorMessage="Invalid data entered. Please check the entered data"))},textareaVal(e){this.formIsValid=!0,this.isFormSubmmited||(""===e||e.length<6?(this.textarea.isValid=!1,this.formIsValid=!1,this.textarea.errorMessage="Invalid data entered. Please check the entered data"):(this.textarea.isValid=!0,this.formIsValid=!0))}},methods:{async submitForm(){const e=await fetch(`${v.baseUrl}api/v1/help/contact`,{method:"POST",headers:{"Content-Type":"application/json","Session-Token":this.$store.getters.token},body:JSON.stringify({email:this.email.val,full_name:this.name.val,body:this.textarea.val})}),a=await e.json();if(!e.ok)return this.$toast.error(a?.errors[0]);this.$toast.success("Successfully Completed"),this.resetForm()},recaptchaVerified(e){e&&this.verifyToken(e)},recaptchaExpired(){this.$refs.vueRecaptcha.reset()},async verifyToken(e){const a=await fetch(`${v.baseUrl}api/v1/verify_recaptcha`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({token:e})}),r=await a.json();if(!a.ok){const e=new Error(r.error);throw e}this.recaptchaIsValid=!0},resetForm(){this.textarea.val="",this.email.val="",this.name.val="",this.isFormSubmmited=!0,this.textarea.isValid=!0,this.email.isValid=!0,this.name.isValid=!0,this.recaptchaIsValid=!1},handleFocus(){this.isFormSubmmited=!1}}},L=r(6262);const b=(0,L.A)(k,[["render",f],["__scopeId","data-v-53169438"]]);var w=b},8948:function(e,a,r){r.r(a),r.d(a,{default:function(){return h}});var t=r(641);const o={class:"about-page"},s={class:"about-container"},i={class:"about-section"},n={class:"about-section"};function l(e,a,r,l,c,d){const p=(0,t.g2)("base-meta"),u=(0,t.g2)("router-link");return(0,t.uX)(),(0,t.CE)(t.FK,null,[(0,t.bF)(p,{titleProp:"About CigarFinder - Cigar Price Comparison, AI Advisor & Humidor Tools | CigarFinder",descriptionProp:"CigarFinder is the leading cigar price comparison site. Compare prices, get AI-powered recommendations, manage your virtual humidor, log smokes in your cigar journal, and save money on premium cigars."}),(0,t.Lk)("div",o,[(0,t.Lk)("div",s,[a[8]||(a[8]=(0,t.Fv)('<h1 data-v-9263d882>About CigarFinder</h1><section class="about-section" data-v-9263d882><h2 data-v-9263d882>What Is CigarFinder?</h2><p data-v-9263d882>CigarFinder is a free cigar price comparison engine and community platform that helps cigar enthusiasts find the best deals, discover new cigars, and manage their collections. We aggregate pricing data from 17+ trusted online cigar retailers so you can compare prices, read reviews, and make informed purchasing decisions — all in one place.</p></section><section class="about-section" data-v-9263d882><h2 data-v-9263d882>How It Works</h2><p data-v-9263d882>We continuously scan prices from leading online cigar retailers and present them side by side. Simply search for a cigar or browse our categories of over 58,000 products, and we&#39;ll show you every available price so you always know where to find the best deal. We also track coupon codes and promotions to help you save even more.</p></section><section class="about-section" data-v-9263d882><h2 data-v-9263d882>CigarFinder AI Advisor</h2><p data-v-9263d882>Not sure what to smoke next? Our <strong data-v-9263d882>AI-powered cigar advisor</strong> can help. Tell it your preferences — flavor profile, strength, wrapper type, budget — and it will recommend cigars from our database that match your taste. Whether you&#39;re a beginner looking for your first cigar or a seasoned aficionado exploring something new, the AI Advisor makes discovery easy and personal.</p></section><section class="about-section" data-v-9263d882><h2 data-v-9263d882>My Humidor — Your Virtual Cigar Collection</h2><p data-v-9263d882>Keep track of every cigar you own with <strong data-v-9263d882>My Humidor</strong>, your free virtual cigar collection manager. Add cigars manually or from product pages, upload photos of your actual cigars, record quantity, price, wrapper type, and personal notes. Your humidor data is securely stored in the cloud so you can access it from any device. It&#39;s the perfect way to inventory your collection and track its estimated value.</p></section><section class="about-section" data-v-9263d882><h2 data-v-9263d882>Cigar Journal — Log Every Smoke</h2><p data-v-9263d882>Our <strong data-v-9263d882>Cigar Journal</strong> lets you document every smoking experience with detailed tasting notes. Rate each cigar on a 5-star scale, record the strength, draw quality, burn consistency, flavor notes, and food or drink pairings. Upload a photo of each smoke to build a visual history of your cigar journey. Over time, your journal becomes a personal database of preferences that helps you make better purchasing decisions.</p></section><section class="about-section" data-v-9263d882><h2 data-v-9263d882>Wishlist &amp; Recently Viewed</h2><p data-v-9263d882>Found a cigar you want to try? Save it to your <strong data-v-9263d882>Wishlist</strong> with one click so you never lose track of it. CigarFinder also keeps track of your <strong data-v-9263d882>Recently Viewed</strong> products so you can easily find your way back to cigars you were browsing. Both features sync across devices when you&#39;re logged in.</p></section>',7)),(0,t.Lk)("section",i,[a[3]||(a[3]=(0,t.Lk)("h2",null,"Coupons, Deals & Price Alerts",-1)),(0,t.Lk)("p",null,[a[1]||(a[1]=(0,t.eW)("We maintain an up-to-date collection of verified coupon codes and promotions from our partner retailers. From percentage discounts to free shipping offers, our ")),(0,t.bF)(u,{to:"/coupons"},{default:(0,t.k6)((()=>a[0]||(a[0]=[(0,t.eW)("Coupons & Deals")]))),_:1}),a[2]||(a[2]=(0,t.eW)(" page is the best place to find savings on your next cigar purchase."))])]),a[9]||(a[9]=(0,t.Lk)("section",{class:"about-section"},[(0,t.Lk)("h2",null,"What We Cover"),(0,t.Lk)("p",null,"Our platform covers over 58,000 products including premium handmade cigars, machine-made cigars, cigar samplers, accessories, pipe tobacco, and more. Whether you're searching for a box of Padron 1964 or a budget-friendly sampler pack, CigarFinder makes it easy to discover and compare before you buy.")],-1)),a[10]||(a[10]=(0,t.Lk)("section",{class:"about-section"},[(0,t.Lk)("h2",null,"Our Mission"),(0,t.Lk)("p",null,"We believe cigar lovers deserve transparency when shopping online. Our mission is to save you time and money by bringing all the best cigar prices together in one easy-to-use platform — while also giving you the tools to manage, track, and enjoy your hobby. No hidden fees, no bias — just honest price comparisons, smart tools, and a growing community of fellow enthusiasts.")],-1)),(0,t.Lk)("section",n,[a[7]||(a[7]=(0,t.Lk)("h2",null,"Create Your Free Account",-1)),(0,t.Lk)("p",null,[a[5]||(a[5]=(0,t.eW)("Sign up for free to unlock all features: My Humidor, Cigar Journal with photo uploads, Wishlist, Recently Viewed, AI-powered cigar recommendations, and personalized coupon alerts. Your data is securely stored and accessible from any device. ")),(0,t.bF)(u,{to:"/help"},{default:(0,t.k6)((()=>a[4]||(a[4]=[(0,t.eW)("Contact us")]))),_:1}),a[6]||(a[6]=(0,t.eW)(" anytime with questions or feedback."))])])])])],64)}var c=r(4542),d={components:{BaseMeta:c.A},mounted(){window.scrollTo({top:0,behavior:"smooth"})}},p=r(6262);const u=(0,p.A)(d,[["render",l],["__scopeId","data-v-9263d882"]]);var h=u},2740:function(e,a,r){r.r(a),r.d(a,{default:function(){return w}});var t=r(641);const o={class:"content-slider"};function s(e,a,r,s,i,n){const l=(0,t.g2)("base-meta"),c=(0,t.g2)("AdvertiseSlider"),d=(0,t.g2)("ContactUsForm"),p=(0,t.g2)("test-ads-banner"),u=(0,t.g2)("BaseAdvertiseWithUs");return(0,t.uX)(),(0,t.CE)(t.FK,null,[(0,t.bF)(l,{pageType:"advertise"}),(0,t.bF)(u,{title:"Advertise with Us",linkTitle:"/advertise-with-us"},{default:(0,t.k6)((()=>[(0,t.Lk)("div",o,[(0,t.bF)(c,{advertiseSlider:"advertise-slider",advertiseSlide:"advertise-slide",advertiseSliderMiniWrap:"advertise-slide-mini-wrap",advertiseMini:"advertise-mini",advertiseSliderMini:"advertise-slide-mini",btn:"btn",staticImage:""})]),a[0]||(a[0]=(0,t.Lk)("div",{class:"text"},[(0,t.Lk)("p",null,"CigarFinder.com makes comparison shopping easy with Product Reviews, Advance Search Filters, Compare Prices & Read Reviews on Top Brands & Products. Cigarfinder.com is a great way to search and compare premium cigars, humidors, pipes, e-cigarettes, tobacco, accessories, and more from the top cigar retailers online. We help you narrow your search by selecting your preferences with prices, sizes, brands, sellers, strength, country, plus more."),(0,t.Lk)("p",null,[(0,t.eW)("Grow your business and increase sales with our advance online "),(0,t.Lk)("b",null,"advertising"),(0,t.eW)(" solutions that help you find and attract new customers. We do all the heavy lifting by organizing and integrating all your online products onto cigarfinder.com. To learn more about becoming an advertiser, signup below with company information and a brief description of your company and goals.")]),(0,t.Lk)("p",null,[(0,t.Lk)("b",null,"Benefits of Using CigarFinder.com")]),(0,t.Lk)("p",null,"CigarFinder.com provides shoppers with extensive product information to help them make informed decisions. Shoppers have the ability to:"),(0,t.Lk)("ul",null,[(0,t.Lk)("li",null,"Read products and customer reviews"),(0,t.Lk)("li",null,"Sort products by price, rating, brands, store, and more"),(0,t.Lk)("li",null,"Quickly compare final prices, excluding tax and shipping costs"),(0,t.Lk)("li",null,"Find online deals and coupons"),(0,t.Lk)("li",null,"Purchase the item(s) directly from their selected online retailers")]),(0,t.Lk)("p",null,[(0,t.Lk)("b",null,"Our Program Features:")]),(0,t.Lk)("ul",null,[(0,t.Lk)("li",null,"30–day Cookie"),(0,t.Lk)("li",null,"Responsive Design Site Optimized for Desktop, Mobile and Tablet"),(0,t.Lk)("li",null,"Monthly Newsletter Promotional Marketing Calendar & Exclusive Coupon Codes for Featured Advertisers")]),(0,t.Lk)("p",null,[(0,t.Lk)("b",null,"Requirements:")]),(0,t.Lk)("ul",null,[(0,t.Lk)("li",null,"Dedicated Advertising Manager Required"),(0,t.Lk)("li",null,"Well-designed Online E-Commerce Store with HQ Product Images"),(0,t.Lk)("li",null,"Open to Joining an Affiliate Program")])],-1)),(0,t.bF)(d),(0,t.bF)(p,{type:"footer"})])),_:1})],64)}const i={id:"advertise-wrapper",class:"base-wrapper-advertise"},n={class:"body"};function l(e,a,r,o,s,l){const c=(0,t.g2)("TheTitle");return(0,t.uX)(),(0,t.CE)("div",i,[(0,t.bF)(c,{title:r.title,linkTitle:"",advertiseTitle:"advertise-title"},null,8,["title"]),(0,t.Lk)("div",n,[(0,t.RG)(e.$slots,"default",{},void 0,!0)])])}var c=r(7313),d={props:{title:{type:String,required:!0},linkTitle:{type:String},titleDetails:{type:String},classDetails:{type:String}},components:{TheTitle:c.A}},p=r(6262);const u=(0,p.A)(d,[["render",l],["__scopeId","data-v-5245f197"]]);var h=u,g=r(511);function m(e,a,r,o,s,i){const n=(0,t.g2)("ContactUsForm");return(0,t.uX)(),(0,t.Wv)(n,{title:"Contact us",classname:{defaultClass:"advertise-form",advertiseStyle:"advertise-style"}})}var y=r(9537),f={components:{ContactUsForm:y.A}};const v=(0,p.A)(f,[["render",m]]);var k=v,L={data(){return{attachments:[{url:"https://cigar-dev.s3.amazonaws.com/uploads/attachment/8350/1516293844540-0.jpeg"},{url:"https://cigar-dev.s3.amazonaws.com/uploads/attachment/8351/FITBC_box_orB.jpg"},{url:"https://cigar-dev.s3.amazonaws.com/uploads/attachment/8352/FITBT_closed.jpg"},{url:"https://cigar-dev.s3.amazonaws.com/uploads/attachment/8353/1502_Black_Gold.jpg"}]}},components:{BaseAdvertiseWithUs:h,AdvertiseSlider:g.A,ContactUsForm:k}};const b=(0,p.A)(L,[["render",s],["__scopeId","data-v-17423ed4"]]);var w=b},9014:function(e,a,r){r.r(a),r.d(a,{default:function(){return T}});var t=r(641);const o={class:"help-contact-content"},s={class:"block-answer"};function i(e,a,r,i,n,l){const c=(0,t.g2)("base-meta"),d=(0,t.g2)("Expand"),p=(0,t.g2)("HaveAsQuestionForm"),u=(0,t.g2)("test-ads-banner"),h=(0,t.g2)("BaseBlogWrapper");return(0,t.uX)(),(0,t.CE)(t.FK,null,[(0,t.bF)(c,{pageType:"help"}),(0,t.bF)(h,{title:"Help & Contact",linkTitle:"/help"},{default:(0,t.k6)((()=>[a[0]||(a[0]=(0,t.Lk)("div",{class:"wrapper-title"},[(0,t.Lk)("div",{class:"text_block"},[(0,t.Lk)("p",{class:"accent_text"},"FAQ"),(0,t.Lk)("h1",{class:"title"},"Help & Contact")])],-1)),(0,t.Lk)("div",o,[(0,t.Lk)("div",s,[((0,t.uX)(!0),(0,t.CE)(t.FK,null,(0,t.pI)(l.answers.answers,(e=>((0,t.uX)(),(0,t.Wv)(d,{key:e.id,title:e.title,body:e.body},null,8,["title","body"])))),128))]),(0,t.bF)(p)]),(0,t.bF)(u,{type:"footer"})])),_:1})],64)}var n=r(9402),l=r(33),c=r(3751);const d={key:0,class:"wrapper-svg"},p={key:1,class:"wrapper-minus"},u={class:"title"},h=["innerHTML"];function g(e,a,r,o,s,i){return(0,t.uX)(),(0,t.CE)("div",{onClick:a[0]||(a[0]=(...e)=>i.handleIsOpen&&i.handleIsOpen(...e)),class:"answer"},[s.isOpen?((0,t.uX)(),(0,t.CE)("div",p,a[2]||(a[2]=[(0,t.Lk)("svg",{width:"12",height:"2",viewBox:"0 0 12 2",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[(0,t.Lk)("rect",{width:"12",height:"2",fill:"#6C3F13"})],-1)]))):((0,t.uX)(),(0,t.CE)("div",d,a[1]||(a[1]=[(0,t.Lk)("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[(0,t.Lk)("rect",{y:"5",width:"12",height:"2",fill:"#6C3F13"}),(0,t.Lk)("rect",{x:"5",width:"2",height:"12",fill:"#6C3F13"})],-1)]))),(0,t.Lk)("div",null,[(0,t.Lk)("div",u,(0,l.v_)(r.title),1),(0,t.bo)((0,t.Lk)("div",{innerHTML:r.body,class:"body"},null,8,h),[[c.aG,s.isOpen]])])])}var m={data(){return{isOpen:!1}},props:{title:{type:String},body:{type:String}},methods:{handleIsOpen(){return this.isOpen=!this.isOpen}}},y=r(6262);const f=(0,y.A)(m,[["render",g],["__scopeId","data-v-4375a720"]]);var v=f;const k={class:"question-content"};function L(e,a,r,o,s,i){const n=(0,t.g2)("ContactUsForm"),l=(0,t.g2)("test-ads-banner");return(0,t.uX)(),(0,t.CE)("div",k,[(0,t.bF)(n,{title:"Have as Question?",classname:{defaultClass:"question-form"}}),(0,t.bF)(l,{type:"medium-horizontal"})])}var b=r(9537),w={components:{ContactUsForm:b.A}};const C=(0,y.A)(w,[["render",L],["__scopeId","data-v-c1bfb110"]]);var A=C,I={components:{BaseBlogWrapper:n.A,Expand:v,HaveAsQuestionForm:A},mounted(){var e="Get answers to frequently asked questions about CigarFinder — how to compare prices, find coupons, and shop smarter for cigars online.",a=document.querySelector('meta[name="description"]');a?a.setAttribute("content",e):(a=document.createElement("meta"),a.setAttribute("name","description"),a.setAttribute("content",e),document.head.appendChild(a))},created(){this.$store.dispatch("getAnswers")},computed:{answers(){return this.$store.getters.answers}}};const S=(0,y.A)(I,[["render",i],["__scopeId","data-v-9eb952e8"]]);var T=S},1853:function(e,a,r){r.r(a),r.d(a,{default:function(){return l}});var t=r(641);function o(e,a,r,o,s,i){const n=(0,t.g2)("base-meta"),l=(0,t.g2)("base-static-wrapper");return(0,t.uX)(),(0,t.CE)(t.FK,null,[(0,t.bF)(n,{titleProp:"Privacy Policy | CigarFinder",descriptionProp:"CigarFinder Privacy Policy — how we collect, use, store and protect your personal information, including humidor data, journal entries, photos and AI interactions."}),(0,t.bF)(l,{header:"Privacy Policy"},{default:(0,t.k6)((()=>a[0]||(a[0]=[(0,t.Lk)("p",{class:"subheader"},"Effective Date: February 17, 2026",-1),(0,t.Lk)("p",{class:"paragraph"},' This Privacy Policy describes how Marketing Loop LLC, doing business as CigarFinder ("CigarFinder," "we," "us," or "our"), collects, uses, shares, and protects your personal information when you access or use our website at www.cigarfinder.com, our mobile-optimized site, and all related services (collectively, the "Services"). CigarFinder® is a registered trademark of Marketing Loop LLC (U.S. Registration No. 7741263). ',-1),(0,t.Lk)("p",{class:"paragraph"}," By using the Services, you agree to the collection and use of information in accordance with this Privacy Policy. If you do not agree, please do not use the Services. ",-1),(0,t.Lk)("p",{class:"subheader"},"1. Information We Collect",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"1.1 Information You Provide Directly")],-1),(0,t.Lk)("p",{class:"paragraph"}," We collect information you voluntarily provide when you register for an account, use our features, or contact us. This may include: ",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Account information:"),(0,t.eW)(" name, email address, password, and profile avatar.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Profile information:"),(0,t.eW)(" mailing address, city, state, and phone number.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Social login data:"),(0,t.eW)(" if you register or log in via Google or Facebook, we receive your name, email address, and profile picture from the social platform. We do not receive or store your social media password.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Humidor data:"),(0,t.eW)(" cigar names, brands, quantities, prices, wrapper types, personal notes, and photos you upload to your virtual humidor.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Journal entries:"),(0,t.eW)(" cigar names, brands, ratings, tasting notes (strength, draw, burn, flavor, pairings), written notes, and photos you upload to your cigar journal.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Wishlist data:"),(0,t.eW)(" products you save to your wishlist.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Reviews:"),(0,t.eW)(" product reviews and ratings you submit.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"AI Advisor interactions:"),(0,t.eW)(" questions, prompts, and preferences you share with our AI Cigar Advisor chatbot.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Communications:"),(0,t.eW)(" messages you send us through our contact form or via email.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"1.2 Information Collected Automatically")],-1),(0,t.Lk)("p",{class:"paragraph"}," When you visit or use the Services, we may automatically collect: ",-1),(0,t.Lk)("p",{class:"paragraph"},"•  IP address, browser type, device type, and operating system.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Pages viewed, links clicked, and time spent on pages.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Referring URL and search terms that led you to the site.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Recently viewed products and browsing history within our site.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Approximate geolocation data derived from your IP address.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Cookies, web beacons, and similar tracking technologies (see Section 5).",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"1.3 Information from Third Parties")],-1),(0,t.Lk)("p",{class:"paragraph"}," We may receive information from social login providers (Google, Facebook), analytics providers, advertising networks, and our retail partners. If we combine this information with data we collect directly, we treat the combined data in accordance with this Privacy Policy. ",-1),(0,t.Lk)("p",{class:"subheader"},"2. How We Use Your Information",-1),(0,t.Lk)("p",{class:"paragraph"},"We use the information we collect for the following purposes:",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Provide and operate the Services:"),(0,t.eW)(" including price comparison, AI Advisor recommendations, humidor management, cigar journal, wishlist, and account features.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Personalize your experience:"),(0,t.eW)(" including tailored cigar recommendations, recently viewed products, and AI Advisor suggestions based on your stated preferences.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Process and store your content:"),(0,t.eW)(" including humidor entries, journal entries, photos, reviews, and wishlist items.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Communicate with you:"),(0,t.eW)(" including welcome emails, password resets, account notifications, and optional promotional communications.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Improve the Services:"),(0,t.eW)(" including analyzing usage patterns, debugging issues, and developing new features.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Ensure security:"),(0,t.eW)(" including fraud detection, abuse prevention, and protecting our users and systems.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Comply with legal obligations:"),(0,t.eW)(" including responding to lawful requests from government authorities.")],-1),(0,t.Lk)("p",{class:"subheader"},"3. Photo Uploads and User-Generated Content",-1),(0,t.Lk)("p",{class:"paragraph"}," Our Services allow you to upload photos to your humidor, cigar journal, profile avatar, and reviews. When you upload a photo: ",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Images are automatically resized (maximum 800×800 pixels) and stored on our secure servers.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Photos are associated with your account and the specific humidor item or journal entry.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Your uploaded photos are visible only to you when logged in, and to CigarFinder administrators for moderation and support purposes.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  We do not sell, license, or publicly display your uploaded photos without your explicit consent.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  When you delete a humidor item, journal entry, or your account, associated photos are permanently removed from our servers.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Maximum file size for uploads is 5 MB per image. We accept common image formats (JPEG, PNG, GIF, WebP).",-1),(0,t.Lk)("p",{class:"subheader"},"4. AI Cigar Advisor",-1),(0,t.Lk)("p",{class:"paragraph"}," Our AI Cigar Advisor uses artificial intelligence to provide cigar recommendations and answer questions. When you interact with the AI Advisor: ",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Your messages and preferences are processed to generate responses and recommendations.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Conversation data may be reviewed by CigarFinder to improve the quality and accuracy of the AI Advisor.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  The AI Advisor does not have access to your payment information or passwords.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  AI-generated recommendations are for informational purposes only and do not constitute professional, medical, or financial advice.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  We do not sell your AI conversation data to third parties.",-1),(0,t.Lk)("p",{class:"subheader"},"5. Cookies and Tracking Technologies",-1),(0,t.Lk)("p",{class:"paragraph"}," We use cookies, web beacons, and similar technologies to enhance your experience, analyze usage, and deliver targeted advertising. Types of cookies we use include: ",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Essential cookies:"),(0,t.eW)(" required for basic site functionality, including login sessions and security tokens.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Analytics cookies:"),(0,t.eW)(" help us understand how visitors interact with the site (e.g., Google Analytics).")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Advertising cookies:"),(0,t.eW)(" used by third-party advertising networks to serve relevant ads based on your browsing behavior.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Preference cookies:"),(0,t.eW)(" remember your settings, such as recently viewed products and display preferences.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" You can control cookies through your browser settings. Disabling certain cookies may limit the functionality of the Services. To opt out of Google Analytics, visit: "),(0,t.Lk)("a",{href:"https://tools.google.com/dlpage/gaoptout",target:"_blank",rel:"noopener"},"https://tools.google.com/dlpage/gaoptout"),(0,t.eW)(". To opt out of interest-based advertising, visit: "),(0,t.Lk)("a",{href:"http://optout.aboutads.info/",target:"_blank",rel:"noopener"},"http://optout.aboutads.info"),(0,t.eW)(" or "),(0,t.Lk)("a",{href:"http://optout.networkadvertising.org/",target:"_blank",rel:"noopener"},"http://optout.networkadvertising.org"),(0,t.eW)(". ")],-1),(0,t.Lk)("p",{class:"subheader"},"6. How We Share Your Information",-1),(0,t.Lk)("p",{class:"paragraph"},"We do not sell your personal information. We may share your information in the following limited circumstances:",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Retail partners:"),(0,t.eW)(" when you click through to a retailer's site, the retailer may receive referral data (e.g., which product you clicked on). We do not share your account details, humidor, journal, or wishlist data with retailers.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Service providers:"),(0,t.eW)(" we use third-party services for email delivery (Amazon SES), hosting (Amazon Web Services), analytics (Google Analytics), and social authentication (Google, Facebook). These providers process data on our behalf and are contractually obligated to protect it.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Legal requirements:"),(0,t.eW)(" we may disclose information if required by law, regulation, legal process, or governmental request, or to protect the rights, property, or safety of CigarFinder, our users, or the public.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Business transfers:"),(0,t.eW)(" in the event of a merger, acquisition, or sale of all or a portion of our assets, your information may be transferred as part of the transaction. We will notify you of any such change.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"With your consent:"),(0,t.eW)(" we may share information for purposes not described in this policy with your explicit consent.")],-1),(0,t.Lk)("p",{class:"subheader"},"7. Data Retention and Deletion",-1),(0,t.Lk)("p",{class:"paragraph"}," We retain your personal information for as long as your account is active or as needed to provide the Services. You may request deletion of your data at any time by: ",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Deleting your account:"),(0,t.eW)(' visit your Profile page, scroll to Account Management, and click "Delete My Account." This permanently removes your account, humidor data, journal entries, photos, wishlist, reviews, and all associated personal data.')],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Clearing specific data:"),(0,t.eW)(' use the "Clear Humidor," "Clear Journal," "Clear Wishlist," or "Clear Recently Viewed" buttons on your Profile page to remove specific categories of data without deleting your account.')],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Contacting us:"),(0,t.eW)(" email "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com"),(0,t.eW)(" to request data access, correction, or deletion.")],-1),(0,t.Lk)("p",{class:"paragraph"}," After account deletion, we may retain anonymized, aggregated data that cannot be used to identify you for analytics purposes. We may also retain certain information as required by law or for legitimate business purposes such as fraud prevention. ",-1),(0,t.Lk)("p",{class:"subheader"},"8. Data Security",-1),(0,t.Lk)("p",{class:"paragraph"}," We implement industry-standard security measures to protect your personal information, including: ",-1),(0,t.Lk)("p",{class:"paragraph"},"•  SSL/TLS encryption for all data transmitted between your browser and our servers.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Secure password hashing — we never store passwords in plain text.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Session tokens for authentication rather than transmitting credentials.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Access controls limiting employee and administrator access to personal data.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Regular security reviews and updates to our infrastructure.",-1),(0,t.Lk)("p",{class:"paragraph"}," We do not store credit card or payment information. All purchases are completed directly on our partner retailers' websites. However, no method of transmission over the Internet or electronic storage is 100% secure, and we cannot guarantee absolute security. ",-1),(0,t.Lk)("p",{class:"subheader"},"9. Your Privacy Rights",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"9.1 All Users")],-1),(0,t.Lk)("p",{class:"paragraph"},"Regardless of your location, you have the right to:",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Access the personal data we hold about you.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Correct inaccurate or incomplete personal data.",-1),(0,t.Lk)("p",{class:"paragraph"},"•  Delete your personal data (see Section 7).",-1),(0,t.Lk)("p",{class:"paragraph"},'•  Opt out of promotional emails by clicking "unsubscribe" in any marketing email or contacting us.',-1),(0,t.Lk)("p",{class:"paragraph"},"•  Withdraw consent for data processing where consent is the legal basis.",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"9.2 California Residents (CCPA/CPRA)")],-1),(0,t.Lk)("p",{class:"paragraph"}," If you are a California resident, you have additional rights under the California Consumer Privacy Act (CCPA) and the California Privacy Rights Act (CPRA): ",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Right to Know:"),(0,t.eW)(" you may request the categories and specific pieces of personal information we have collected about you.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Right to Delete:"),(0,t.eW)(" you may request deletion of your personal information, subject to certain exceptions.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Right to Opt-Out of Sale:"),(0,t.eW)(" we do not sell personal information as defined under the CCPA/CPRA.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Right to Non-Discrimination:"),(0,t.eW)(" we will not discriminate against you for exercising your privacy rights.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" To exercise these rights, email "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com"),(0,t.eW)(' with the subject line "CCPA Request." We will verify your identity before processing any request and respond within 45 days. ')],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"9.3 Nevada Residents")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" Under Nevada law, you may opt out of the sale of certain personal information. We do not currently sell personal information as defined under Nevada law. If you have questions, contact us at "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com"),(0,t.eW)(". ")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"9.4 Other U.S. State Privacy Laws")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" Residents of states with comprehensive privacy laws (including Virginia, Colorado, Connecticut, Utah, and others) may have additional rights such as the right to access, correct, delete, and opt out of targeted advertising. To exercise these rights, contact us at "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com"),(0,t.eW)(". ")],-1),(0,t.Lk)("p",{class:"subheader"},"10. Children's Privacy",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" The Services are intended for adults aged 21 and older. CigarFinder is a tobacco-related price comparison platform and is not directed at children or minors. We do not knowingly collect personal information from anyone under the age of 21. If we learn that we have collected personal information from a person under 21, we will promptly delete that information. If you believe a minor has provided us with personal information, please contact us at "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com"),(0,t.eW)(". ")],-1),(0,t.Lk)("p",{class:"subheader"},"11. Third-Party Links and Services",-1),(0,t.Lk)("p",{class:"paragraph"}," The Services contain links to third-party retailer websites, social media platforms, and other external sites. When you click a link to a retailer, you leave CigarFinder and are subject to that retailer's privacy policy and terms of service. We are not responsible for the privacy practices, content, or security of any third-party website. We encourage you to review the privacy policy of every site you visit. ",-1),(0,t.Lk)("p",{class:"subheader"},"12. International Users",-1),(0,t.Lk)("p",{class:"paragraph"}," The Services are operated from the United States and are intended primarily for U.S. users. If you access the Services from outside the United States, please be aware that your information will be transferred to, stored, and processed in the United States, where data protection laws may differ from those in your country. By using the Services, you consent to the transfer of your information to the United States. ",-1),(0,t.Lk)("p",{class:"subheader"},"13. Email Communications",-1),(0,t.Lk)("p",{class:"paragraph"}," We may send you the following types of email: ",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Transactional emails:"),(0,t.eW)(" welcome emails upon registration, password reset links, and account notifications. These are essential to the operation of your account and cannot be opted out of.")],-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Promotional emails:"),(0,t.eW)(' newsletters, product recommendations, deal alerts, and coupon notifications. You may opt out at any time by clicking "unsubscribe" in any promotional email or by contacting us.')],-1),(0,t.Lk)("p",{class:"paragraph"}," We use Amazon Simple Email Service (SES) to deliver emails. We do not share your email address with third parties for their own marketing purposes. ",-1),(0,t.Lk)("p",{class:"subheader"},"14. Do Not Track Signals",-1),(0,t.Lk)("p",{class:"paragraph"},' Some browsers include a "Do Not Track" (DNT) feature that signals to websites that you do not want your online activity tracked. There is no uniform standard for how websites should respond to DNT signals. At this time, we do not respond to DNT signals, but you can use the opt-out mechanisms described in Section 5 to control tracking. ',-1),(0,t.Lk)("p",{class:"subheader"},"15. Changes to This Privacy Policy",-1),(0,t.Lk)("p",{class:"paragraph"},' We may update this Privacy Policy from time to time to reflect changes in our practices, technology, legal requirements, or other factors. We will notify you of material changes by posting a prominent notice on the site or sending you an email. The "Effective Date" at the top of this page indicates when this policy was last updated. Your continued use of the Services after any changes constitutes your acceptance of the updated Privacy Policy. ',-1),(0,t.Lk)("p",{class:"subheader"},"16. Contact Us",-1),(0,t.Lk)("p",{class:"paragraph"}," If you have questions, concerns, or requests regarding this Privacy Policy or our data practices, please contact us: ",-1),(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" Marketing Loop LLC (DBA CigarFinder)"),(0,t.Lk)("br"),(0,t.eW)(" Las Vegas, Nevada 89138"),(0,t.Lk)("br"),(0,t.eW)(" Email: "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com")],-1),(0,t.Lk)("p",{class:"subheader"},"Thank you for trusting CigarFinder with your information.",-1)]))),_:1})],64)}var s={components:{BaseStaticWrapper:(0,t.$V)((()=>r.e(777).then(r.bind(r,5158))))},mounted(){window.scrollTo({top:0,behavior:"smooth"})}},i=r(6262);const n=(0,i.A)(s,[["render",o],["__scopeId","data-v-a4a9df58"]]);var l=n},6613:function(e,a,r){r.r(a),r.d(a,{default:function(){return d}});var t=r(641);const o={class:"paragraph"},s={class:"paragraph"};function i(e,a,r,i,n,l){const c=(0,t.g2)("base-meta"),d=(0,t.g2)("router-link"),p=(0,t.g2)("base-static-wrapper");return(0,t.uX)(),(0,t.CE)(t.FK,null,[(0,t.bF)(c,{titleProp:"Terms of Use | CigarFinder",descriptionProp:"CigarFinder Terms of Use — the rules and conditions governing your use of our cigar price comparison platform, AI advisor, virtual humidor, cigar journal, and related services."}),(0,t.bF)(p,{header:"Terms of Use"},{default:(0,t.k6)((()=>[a[6]||(a[6]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"Effective Date: February 17, 2026")],-1)),a[7]||(a[7]=(0,t.Lk)("p",{class:"paragraph"},' Welcome to CigarFinder.com. These Terms of Use ("Terms") constitute a legally binding agreement between you ("you" or "user") and Marketing Loop LLC, a Nevada limited liability company doing business as CigarFinder ("CigarFinder," "we," "us," or "our"). CigarFinder® is a registered trademark of Marketing Loop LLC (U.S. Registration No. 7741263). ',-1)),(0,t.Lk)("p",o,[a[1]||(a[1]=(0,t.eW)(' By accessing or using CigarFinder.com and all related services (collectively, the "Services"), you agree to be bound by these Terms and our ')),(0,t.bF)(d,{to:"/privacy"},{default:(0,t.k6)((()=>a[0]||(a[0]=[(0,t.eW)("Privacy Policy")]))),_:1}),a[2]||(a[2]=(0,t.eW)(". If you do not agree to these Terms, you must immediately stop using the Services. "))]),a[8]||(a[8]=(0,t.Lk)("p",{class:"subheader"},"1. Eligibility and Age Requirement",-1)),a[9]||(a[9]=(0,t.Lk)("p",{class:"paragraph"},' The Services are intended solely for individuals who are at least 21 years of age. By using the Services, you represent and warrant that you are at least 21 years old and have the legal capacity to enter into these Terms. CigarFinder is a tobacco-related price comparison platform. Federal "Tobacco 21" legislation makes it illegal to sell tobacco products to anyone under 21. If we learn that a user is under 21, we will immediately terminate their account and delete their data. ',-1)),a[10]||(a[10]=(0,t.Lk)("p",{class:"subheader"},"2. Description of Services",-1)),a[11]||(a[11]=(0,t.Lk)("p",{class:"paragraph"}," CigarFinder provides the following services free of charge: ",-1)),a[12]||(a[12]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Price Comparison:"),(0,t.eW)(" we aggregate real-time pricing from authorized online cigar retailers, allowing you to compare prices on cigars, accessories, and related products. We do not sell products directly — all purchases are completed on the retailer's website.")],-1)),a[13]||(a[13]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Coupon and Deal Aggregation:"),(0,t.eW)(" we collect and display verified coupon codes, promotions, and deals from our partner retailers.")],-1)),a[14]||(a[14]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"AI Cigar Advisor:"),(0,t.eW)(" our artificial intelligence chatbot provides cigar recommendations, product information, and general cigar knowledge based on your stated preferences. See Section 8 for important disclaimers.")],-1)),a[15]||(a[15]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"My Humidor:"),(0,t.eW)(" a virtual cigar collection manager that lets you catalog cigars you own, including photos, notes, quantities, prices, and wrapper types.")],-1)),a[16]||(a[16]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Cigar Journal:"),(0,t.eW)(" a personal smoking log where you can record tasting notes, ratings, strength, draw, burn, flavor, pairings, and photos for each cigar you smoke.")],-1)),a[17]||(a[17]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Wishlist:"),(0,t.eW)(" a feature to save products you're interested in purchasing.")],-1)),a[18]||(a[18]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Recently Viewed:"),(0,t.eW)(" automatic tracking of products you've browsed on the site.")],-1)),a[19]||(a[19]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Community Reviews:"),(0,t.eW)(" the ability to write and read product reviews.")],-1)),a[20]||(a[20]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  "),(0,t.Lk)("strong",null,"Blog and Educational Content:"),(0,t.eW)(" articles, guides, and news about cigars and the cigar industry.")],-1)),a[21]||(a[21]=(0,t.Lk)("p",{class:"subheader"},"3. Account Registration and Security",-1)),a[22]||(a[22]=(0,t.Lk)("p",{class:"paragraph"}," Certain features require a free account. You may register using your email address and a password, or through a third-party social login provider (Google or Facebook). When you create an account, you agree to: ",-1)),a[23]||(a[23]=(0,t.Lk)("p",{class:"paragraph"},"•  Provide accurate, current, and complete information.",-1)),a[24]||(a[24]=(0,t.Lk)("p",{class:"paragraph"},"•  Maintain and update your information to keep it accurate.",-1)),a[25]||(a[25]=(0,t.Lk)("p",{class:"paragraph"},"•  Maintain the security and confidentiality of your login credentials.",-1)),a[26]||(a[26]=(0,t.Lk)("p",{class:"paragraph"},"•  Accept responsibility for all activities that occur under your account.",-1)),a[27]||(a[27]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)("•  Notify us immediately at "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com"),(0,t.eW)(" if you suspect unauthorized access to your account.")],-1)),a[28]||(a[28]=(0,t.Lk)("p",{class:"paragraph"}," We reserve the right to suspend or terminate any account that violates these Terms, is used fraudulently, or is inactive for an extended period, with or without notice. ",-1)),a[29]||(a[29]=(0,t.Lk)("p",{class:"subheader"},"4. User-Generated Content",-1)),a[30]||(a[30]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"4.1 Types of User Content")],-1)),a[31]||(a[31]=(0,t.Lk)("p",{class:"paragraph"},' The Services allow you to create, upload, and store content including humidor entries, journal entries, photos, reviews, ratings, notes, and other materials (collectively, "User Content"). ',-1)),a[32]||(a[32]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"4.2 Your Ownership")],-1)),a[33]||(a[33]=(0,t.Lk)("p",{class:"paragraph"}," You retain ownership of your User Content. By submitting User Content to the Services, you grant CigarFinder a non-exclusive, royalty-free, worldwide license to store, display (to you and authorized administrators), process, and back up your User Content solely for the purpose of providing and improving the Services. This license terminates when you delete your User Content or your account, except for anonymized, aggregated data that cannot identify you. ",-1)),a[34]||(a[34]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"4.3 Content Standards")],-1)),a[35]||(a[35]=(0,t.Lk)("p",{class:"paragraph"},"You agree that your User Content will not:",-1)),a[36]||(a[36]=(0,t.Lk)("p",{class:"paragraph"},"•  Violate any applicable law or regulation.",-1)),a[37]||(a[37]=(0,t.Lk)("p",{class:"paragraph"},"•  Infringe the intellectual property, privacy, or other rights of any third party.",-1)),a[38]||(a[38]=(0,t.Lk)("p",{class:"paragraph"},"•  Contain false, misleading, defamatory, or fraudulent information.",-1)),a[39]||(a[39]=(0,t.Lk)("p",{class:"paragraph"},"•  Contain malware, viruses, or harmful code.",-1)),a[40]||(a[40]=(0,t.Lk)("p",{class:"paragraph"},"•  Contain obscene, threatening, harassing, or hateful material.",-1)),a[41]||(a[41]=(0,t.Lk)("p",{class:"paragraph"},"•  Promote illegal activities or substances.",-1)),a[42]||(a[42]=(0,t.Lk)("p",{class:"paragraph"},"•  Impersonate any person or entity.",-1)),a[43]||(a[43]=(0,t.Lk)("p",{class:"paragraph"}," We reserve the right to remove any User Content that violates these standards, at our sole discretion and without prior notice. ",-1)),a[44]||(a[44]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"4.4 Photo Uploads")],-1)),a[45]||(a[45]=(0,t.Lk)("p",{class:"paragraph"}," When you upload photos to the Services (for your humidor, journal, avatar, or reviews), you represent and warrant that you own the photo or have the right to upload it, and that it does not violate any third party's rights. Photos are stored securely on our servers, automatically resized, and accessible only to you and CigarFinder administrators. Photos are permanently deleted when you delete the associated entry or your account. ",-1)),a[46]||(a[46]=(0,t.Lk)("p",{class:"subheader"},"5. Intellectual Property",-1)),a[47]||(a[47]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"5.1 CigarFinder's Intellectual Property")],-1)),a[48]||(a[48]=(0,t.Lk)("p",{class:"paragraph"}," All content, features, and functionality of the Services — including text, graphics, logos, the CigarFinder® trademark, icons, images, software, source code, and the overall design and arrangement thereof — are the exclusive property of Marketing Loop LLC or its licensors and are protected by United States and international copyright, trademark, and other intellectual property laws. ",-1)),a[49]||(a[49]=(0,t.Lk)("p",{class:"paragraph"}," The CigarFinder name and logo are registered trademarks of Marketing Loop LLC (U.S. Registration No. 7741263). You may not use our trademarks without our prior written consent. ",-1)),a[50]||(a[50]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"5.2 Limited License to Users")],-1)),a[51]||(a[51]=(0,t.Lk)("p",{class:"paragraph"}," We grant you a limited, non-exclusive, non-transferable, revocable license to access and use the Services for your personal, non-commercial use. You may not reproduce, distribute, modify, create derivative works of, publicly display, publicly perform, republish, download, store, or transmit any content from the Services except as follows: ",-1)),a[52]||(a[52]=(0,t.Lk)("p",{class:"paragraph"},"•  You may temporarily store copies in your browser cache.",-1)),a[53]||(a[53]=(0,t.Lk)("p",{class:"paragraph"},"•  You may print or download one copy of a reasonable number of pages for personal, non-commercial use.",-1)),a[54]||(a[54]=(0,t.Lk)("p",{class:"paragraph"},"•  You may download and use your own User Content at any time.",-1)),a[55]||(a[55]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.Lk)("strong",null,"5.3 Prohibited Uses")],-1)),a[56]||(a[56]=(0,t.Lk)("p",{class:"paragraph"},"You may not:",-1)),a[57]||(a[57]=(0,t.Lk)("p",{class:"paragraph"},"•  Scrape, crawl, or use automated means to access the Services or extract data without our written consent.",-1)),a[58]||(a[58]=(0,t.Lk)("p",{class:"paragraph"},"•  Decompile, reverse engineer, or disassemble any software used in the Services.",-1)),a[59]||(a[59]=(0,t.Lk)("p",{class:"paragraph"},"•  Remove, alter, or obscure any copyright, trademark, or other proprietary notices.",-1)),a[60]||(a[60]=(0,t.Lk)("p",{class:"paragraph"},"•  Use the Services for any commercial purpose without our written authorization.",-1)),a[61]||(a[61]=(0,t.Lk)("p",{class:"paragraph"},"•  Frame, mirror, or create a browser or border environment around the Services.",-1)),a[62]||(a[62]=(0,t.Lk)("p",{class:"paragraph"},"•  Interfere with or disrupt the Services or the servers and networks that host them.",-1)),a[63]||(a[63]=(0,t.Lk)("p",{class:"paragraph"},"•  Attempt to gain unauthorized access to any part of the Services or any other systems or networks connected to the Services.",-1)),a[64]||(a[64]=(0,t.Lk)("p",{class:"subheader"},"6. Third-Party Retailers and Links",-1)),a[65]||(a[65]=(0,t.Lk)("p",{class:"paragraph"}," CigarFinder is a comparison platform. When you click on a product listing or coupon, you will be directed to a third-party retailer's website to complete your purchase. We are not a party to any transaction between you and a retailer. You acknowledge and agree that: ",-1)),a[66]||(a[66]=(0,t.Lk)("p",{class:"paragraph"},"•  All purchases, shipping, returns, refunds, warranties, and customer service issues are handled exclusively by the retailer.",-1)),a[67]||(a[67]=(0,t.Lk)("p",{class:"paragraph"},"•  Prices, availability, and coupon validity are subject to change and may differ from what is displayed on CigarFinder due to timing differences.",-1)),a[68]||(a[68]=(0,t.Lk)("p",{class:"paragraph"},"•  We are not responsible for the accuracy, completeness, or reliability of any information on a retailer's site.",-1)),a[69]||(a[69]=(0,t.Lk)("p",{class:"paragraph"},"•  Your use of a retailer's site is subject to that retailer's own terms of service and privacy policy.",-1)),a[70]||(a[70]=(0,t.Lk)("p",{class:"paragraph"},"•  Complaints regarding products or transactions should be directed to the retailer, not CigarFinder.",-1)),a[71]||(a[71]=(0,t.Lk)("p",{class:"subheader"},"7. Affiliate Disclosure",-1)),a[72]||(a[72]=(0,t.Lk)("p",{class:"paragraph"}," CigarFinder earns a commission when users click through to a partner retailer's site and make a purchase. This affiliate revenue supports the free operation of our comparison tools, AI Advisor, and community features. We do not prioritize or rank retailers based on commission rates. All product listings reflect the retailer's actual prices, and we prominently display the lowest available price to help you save money. ",-1)),a[73]||(a[73]=(0,t.Lk)("p",{class:"subheader"},"8. AI Cigar Advisor Disclaimer",-1)),a[74]||(a[74]=(0,t.Lk)("p",{class:"paragraph"},' The AI Cigar Advisor is provided "as is" for informational and entertainment purposes only. You acknowledge and agree that: ',-1)),a[75]||(a[75]=(0,t.Lk)("p",{class:"paragraph"},"•  AI-generated recommendations may be inaccurate, incomplete, or outdated.",-1)),a[76]||(a[76]=(0,t.Lk)("p",{class:"paragraph"},"•  The AI Advisor does not constitute professional advice of any kind, including medical, financial, or legal advice.",-1)),a[77]||(a[77]=(0,t.Lk)("p",{class:"paragraph"},"•  You should always verify product information, pricing, and availability directly on the retailer's website before making a purchase.",-1)),a[78]||(a[78]=(0,t.Lk)("p",{class:"paragraph"},"•  CigarFinder is not liable for any decisions you make based on AI Advisor recommendations.",-1)),a[79]||(a[79]=(0,t.Lk)("p",{class:"paragraph"},"•  The AI Advisor may not always be available due to maintenance, updates, or technical issues.",-1)),a[80]||(a[80]=(0,t.Lk)("p",{class:"subheader"},"9. Account Termination and Data Deletion",-1)),a[81]||(a[81]=(0,t.Lk)("p",{class:"paragraph"}," You may delete your account at any time from your Profile page under Account Management. Upon account deletion, all of your personal data — including your profile, humidor entries, journal entries, photos, wishlist, recently viewed history, and reviews — will be permanently and irreversibly deleted from our systems. This action cannot be undone. ",-1)),a[82]||(a[82]=(0,t.Lk)("p",{class:"paragraph"}," We reserve the right to suspend or terminate your account and refuse any current or future use of the Services if you violate these Terms, engage in fraudulent activity, or use the Services in a manner that could harm CigarFinder, our partners, or other users. ",-1)),a[83]||(a[83]=(0,t.Lk)("p",{class:"subheader"},"10. Disclaimer of Warranties",-1)),a[84]||(a[84]=(0,t.Lk)("p",{class:"paragraph"},' THE SERVICES ARE PROVIDED ON AN "AS IS" AND "AS AVAILABLE" BASIS WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED. TO THE FULLEST EXTENT PERMITTED BY LAW, CIGARFINDER AND ITS AFFILIATES, OFFICERS, DIRECTORS, EMPLOYEES, AGENTS, AND LICENSORS DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT. ',-1)),a[85]||(a[85]=(0,t.Lk)("p",{class:"paragraph"}," WITHOUT LIMITING THE FOREGOING, WE DO NOT WARRANT THAT: (A) THE SERVICES WILL BE UNINTERRUPTED, TIMELY, SECURE, OR ERROR-FREE; (B) THE INFORMATION, CONTENT, OR PRICES DISPLAYED ARE ACCURATE, COMPLETE, RELIABLE, OR CURRENT; (C) ANY DEFECTS OR ERRORS WILL BE CORRECTED; (D) THE SERVICES ARE FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS; OR (E) THE AI CIGAR ADVISOR WILL PROVIDE ACCURATE OR SUITABLE RECOMMENDATIONS. ",-1)),a[86]||(a[86]=(0,t.Lk)("p",{class:"subheader"},"11. Limitation of Liability",-1)),a[87]||(a[87]=(0,t.Lk)("p",{class:"paragraph"}," TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL CIGARFINDER, MARKETING LOOP LLC, OR ANY OF THEIR AFFILIATES, OFFICERS, DIRECTORS, EMPLOYEES, AGENTS, OR LICENSORS BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, EXEMPLARY, OR PUNITIVE DAMAGES, INCLUDING BUT NOT LIMITED TO DAMAGES FOR LOSS OF PROFITS, GOODWILL, DATA, OR OTHER INTANGIBLE LOSSES, REGARDLESS OF THE THEORY OF LIABILITY, EVEN IF WE HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. ",-1)),a[88]||(a[88]=(0,t.Lk)("p",{class:"paragraph"}," IN NO EVENT SHALL OUR TOTAL AGGREGATE LIABILITY TO YOU FOR ALL CLAIMS ARISING OUT OF OR RELATING TO THE SERVICES OR THESE TERMS EXCEED FIFTY DOLLARS (US $50.00). THIS LIMITATION APPLIES TO ALL CAUSES OF ACTION IN THE AGGREGATE, INCLUDING BUT NOT LIMITED TO BREACH OF CONTRACT, BREACH OF WARRANTY, NEGLIGENCE, STRICT LIABILITY, AND OTHER TORTS. ",-1)),a[89]||(a[89]=(0,t.Lk)("p",{class:"paragraph"}," SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES. IF THESE LAWS APPLY TO YOU, SOME OR ALL OF THE ABOVE LIMITATIONS MAY NOT APPLY, AND YOU MAY HAVE ADDITIONAL RIGHTS. ",-1)),a[90]||(a[90]=(0,t.Lk)("p",{class:"subheader"},"12. Indemnification",-1)),a[91]||(a[91]=(0,t.Lk)("p",{class:"paragraph"}," You agree to indemnify, defend, and hold harmless CigarFinder, Marketing Loop LLC, and their respective affiliates, officers, directors, employees, agents, licensors, and suppliers from and against any and all claims, liabilities, damages, judgments, awards, losses, costs, expenses, or fees (including reasonable attorneys' fees) arising out of or relating to: (a) your use of the Services; (b) your User Content; (c) your violation of these Terms; (d) your violation of any law or the rights of any third party; or (e) any use of your account, whether or not authorized by you. ",-1)),a[92]||(a[92]=(0,t.Lk)("p",{class:"subheader"},"13. Copyright and DMCA Policy",-1)),a[93]||(a[93]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" We respect the intellectual property rights of others. If you believe that any content on the Services infringes your copyright, please submit a notice to our designated copyright agent at "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com"),(0,t.eW)(" with the following information: ")],-1)),a[94]||(a[94]=(0,t.Lk)("p",{class:"paragraph"},"•  A description of the copyrighted work you claim has been infringed.",-1)),a[95]||(a[95]=(0,t.Lk)("p",{class:"paragraph"},"•  A description of where the allegedly infringing material is located on the Services.",-1)),a[96]||(a[96]=(0,t.Lk)("p",{class:"paragraph"},"•  Your contact information (name, address, phone number, email).",-1)),a[97]||(a[97]=(0,t.Lk)("p",{class:"paragraph"},"•  A statement that you have a good faith belief that the use is not authorized by the copyright owner, its agent, or the law.",-1)),a[98]||(a[98]=(0,t.Lk)("p",{class:"paragraph"},"•  A statement, under penalty of perjury, that the information in your notice is accurate and that you are the copyright owner or authorized to act on the owner's behalf.",-1)),a[99]||(a[99]=(0,t.Lk)("p",{class:"paragraph"},"•  Your physical or electronic signature.",-1)),a[100]||(a[100]=(0,t.Lk)("p",{class:"subheader"},"14. Governing Law and Dispute Resolution",-1)),a[101]||(a[101]=(0,t.Lk)("p",{class:"paragraph"}," These Terms shall be governed by and construed in accordance with the laws of the State of Nevada, without regard to its conflict of law provisions. Any dispute, claim, or controversy arising out of or relating to these Terms or the Services shall be resolved exclusively in the state or federal courts located in Clark County, Nevada, and you consent to the personal jurisdiction of such courts. ",-1)),a[102]||(a[102]=(0,t.Lk)("p",{class:"paragraph"}," You agree that any cause of action arising out of or related to the Services must be commenced within one (1) year after the cause of action accrues; otherwise, such cause of action is permanently barred. You agree that no claim may be brought as a class action, and you waive any right to participate in a class action lawsuit or class-wide arbitration. ",-1)),a[103]||(a[103]=(0,t.Lk)("p",{class:"subheader"},"15. Changes to These Terms",-1)),a[104]||(a[104]=(0,t.Lk)("p",{class:"paragraph"},' We reserve the right to modify these Terms at any time. We will notify users of material changes by posting a notice on the Services or by email. The "Effective Date" at the top of this page indicates when these Terms were last updated. Your continued use of the Services after any changes constitutes your acceptance of the new Terms. If you do not agree to the updated Terms, you must stop using the Services. ',-1)),a[105]||(a[105]=(0,t.Lk)("p",{class:"subheader"},"16. Severability",-1)),a[106]||(a[106]=(0,t.Lk)("p",{class:"paragraph"}," If any provision of these Terms is found to be unenforceable or invalid by a court of competent jurisdiction, that provision shall be enforced to the maximum extent permissible, and the remaining provisions shall remain in full force and effect. ",-1)),a[107]||(a[107]=(0,t.Lk)("p",{class:"subheader"},"17. Waiver",-1)),a[108]||(a[108]=(0,t.Lk)("p",{class:"paragraph"}," The failure of CigarFinder to enforce any right or provision of these Terms shall not constitute a waiver of such right or provision. Any waiver of any provision of these Terms will be effective only if in writing and signed by CigarFinder. ",-1)),a[109]||(a[109]=(0,t.Lk)("p",{class:"subheader"},"18. Entire Agreement",-1)),(0,t.Lk)("p",s,[a[4]||(a[4]=(0,t.eW)(" These Terms, together with the ")),(0,t.bF)(d,{to:"/privacy"},{default:(0,t.k6)((()=>a[3]||(a[3]=[(0,t.eW)("Privacy Policy")]))),_:1}),a[5]||(a[5]=(0,t.eW)(", constitute the entire agreement between you and CigarFinder regarding your use of the Services and supersede all prior and contemporaneous understandings, agreements, representations, and warranties. "))]),a[110]||(a[110]=(0,t.Lk)("p",{class:"subheader"},"19. Assignment",-1)),a[111]||(a[111]=(0,t.Lk)("p",{class:"paragraph"}," You may not assign or transfer these Terms or your rights or obligations hereunder without our prior written consent. CigarFinder may assign these Terms or any rights or obligations hereunder without restriction, including in connection with a merger, acquisition, sale of assets, or by operation of law. ",-1)),a[112]||(a[112]=(0,t.Lk)("p",{class:"subheader"},"20. Contact Information",-1)),a[113]||(a[113]=(0,t.Lk)("p",{class:"paragraph"}," If you have any questions about these Terms, please contact us: ",-1)),a[114]||(a[114]=(0,t.Lk)("p",{class:"paragraph"},[(0,t.eW)(" Marketing Loop LLC (DBA CigarFinder)"),(0,t.Lk)("br"),(0,t.eW)(" Las Vegas, Nevada 89138"),(0,t.Lk)("br"),(0,t.eW)(" Email: "),(0,t.Lk)("a",{href:"mailto:admin@cigarfinder.com"},"admin@cigarfinder.com")],-1)),a[115]||(a[115]=(0,t.Lk)("p",{class:"subheader"},"Thank you for using CigarFinder.",-1))])),_:1})],64)}var n={components:{BaseStaticWrapper:(0,t.$V)((()=>r.e(777).then(r.bind(r,5158))))},mounted(){window.scrollTo({top:0,behavior:"smooth"})}},l=r(6262);const c=(0,l.A)(n,[["render",i],["__scopeId","data-v-507bac6b"]]);var d=c},8657:function(e,a,r){e.exports=r.p+"img/advertise.3e90d195.png"}}]);
//# sourceMappingURL=static-pages.dc83efeb.js.map