/*! For license information please see LICENSES */
(window.webpackJsonp=window.webpackJsonp||[]).push([[120,188,195,208,228,351,409],{1182:function(t,e,n){"use strict";n.r(e);n(33),n(61),n(34),n(62);var o=n(80),r=n(1184),c=n(1169),l=n(1640),d={name:"SectionOctopus",components:{VLazy:n(1461).b,MapAlbatross:c.default,MapEagle:l.a,SectionSquid:r.default,LazyHydrate:o.a},props:{useMapsEmbedApi:{type:Boolean,default:!0},background:{type:String,default:"bg-primary"},textVariant:{type:String,default:"text-white"},buttonColor:{type:String,default:"white"},index:{type:Number,default:0},padding:{type:String,default:"p-2 p-md-5"},mapType:{type:String,default:"roadmap"},mapOptions:{type:[Object,String],default:function(){return{mapTypeControl:!1,controlSize:32}}},mapHeight:{type:String,default:"100%"},buttonPill:{type:Boolean,default:!1}},data:function(){return{isLighthouse:!1,isUsingMapsEmbedApi:!0}},created:function(){this.isUsingMapsEmbedApi=this.useMapsEmbedApi},mounted:function(){var t=this;this.$nextTick((function(){setTimeout((function(){t.isLighthouse=navigator&&navigator.userAgent&&(navigator.userAgent.includes("Page Speed")||navigator.userAgent.includes("Chrome-Lighthouse"))}))}))},methods:{handleFallback:function(){this.isUsingMapsEmbedApi=!1}}},h=(n(1610),n(22)),component=Object(h.a)(d,(function(){var t=this,e=t._self._c;return e("div",[!1===t.isLighthouse||!0===t.isLighthouse&&t.index<=1?e("v-lazy",{staticClass:"h-100",attrs:{"min-height":500,options:{threshold:.3},transition:"fade-transition"}},[e("section",{staticClass:"octopus-wrapper",class:t.background},[e("div",{staticClass:"octopus-map-wrapper"},[t.isUsingMapsEmbedApi?e("map-eagle",{on:{onFallback:t.handleFallback}}):e("map-albatross")],1),e("div",{staticClass:"px-fix-full-width"},[e("div",{staticClass:"container section-squid-wrapper px-0"},[e("div",{staticClass:"row section-squid-row no-gutters"},[e("div",{staticClass:"col-12 col-lg-7 offset-lg-5 d-flex align-items-center",attrs:{"data-aos":"fade-left","data-aos-delay":"200","data-aos-once":"true","data-aos-offset":"0"}},[e("section-squid",{staticClass:"col",attrs:{background:"transparent",buttonColor:t.buttonColor,"text-variant":t.textVariant,"hide-reviews":!1,padding:"px-0 p-lg-5"}})],1)])])])])]):t._e()],1)}),[],!1,null,"23baa634",null);e.default=component.exports},1231:function(t,e,n){"use strict";n.r(e);var o=n(1182);n.d(e,"default",(function(){return o.default}))},1234:function(t,e,n){"use strict";n.r(e);n(74),n(15),n(41);var o=n(18),r={name:"LocationAmenitiesRipken",components:{PugImg:n(170).a},props:{buttonVariant:{type:String,default:"outline-dark"},title:{type:String,default:"Facility Amenities"},textColor:{type:String,default:"text-dark"},titleColor:{type:String,default:"text-dark"},iconColor:{type:String,default:"#8e00a7"}},data:function(){return{hasAmenitiesLoadedMore:!1}},computed:Object.assign({},Object(o.c)({locationFromRoute:"clientWebsite/getLocationFromRoute",locations:"clientWebsite/getLocations"}),{amenities:function(){var t=[];return this.locationFromRoute&&this.locationFromRoute.amenities&&this.locationFromRoute.amenities.length?t=this.locationFromRoute.amenities:this.locations&&1===this.locations.length&&this.locations[0].amenities&&this.locations[0].amenities.length&&(t=this.locations[0].amenities),t.map((function(t){return{title:t.label,image:t.image}}))},filteredAmenities:function(){var t=this.$root.isSmallAndBelow?4:9;return this.hasAmenitiesLoadedMore?this.amenities:this.amenities.slice(0,t)},numShowMore:function(){return this.$root.isSmallAndBelow?4:9},iconVars:function(){return{"--ripken-icons-color":""+this.iconColor}},minHeight:function(){return this.title?"400px":"350px"}}),methods:{onToggleShowAmenities:function(){this.hasAmenitiesLoadedMore=!this.hasAmenitiesLoadedMore}}},c=(n(1848),n(22)),component=Object(c.a)(r,(function(){var t=this,e=t._self._c;return e("div",[t.amenities&&t.amenities.length?e("div",{staticClass:"location-amenities-ripken section-component-padding-y row ripken-wrapper",style:{minHeight:t.minHeight}},[t.title?e("div",{staticClass:"col-12 mb-4",attrs:{"data-aos":"fade-right","data-aos-once":"true","data-aos-delay":"150","data-aos-offset":"0"}},[e("h2",{staticClass:"ripken-title section-component-title text-center",class:t.titleColor},[t._v(t._s(t.title))])]):t._e(),e("div",{staticClass:"col-12",attrs:{"data-aos":"fade-up","data-aos-once":"true","data-aos-delay":"150","data-aos-offset":"0"}},[e("div",{staticClass:"ripken-content d-flex flex-column justify-content-center"},[e("div",{staticClass:"row row-cols-2 row-cols-md-3"},t._l(t.filteredAmenities,(function(n,o){return e("div",{staticClass:"col d-flex align-items-center align-items-md-start justify-content-start flex-column flex-sm-row ripken-amenity-item"},[e("div",{staticClass:"d-flex flex-column flex-md-row align-items-center justify-content-center justify-content-md-start align-items-md-start w-100",style:t.iconVars},[e("client-only",[n&&n.image?e("PugImg",{attrs:{img:n.image,classes:"ripken-icon-image",svgHeight:"30px",svgWidth:"30px",height:"auto",width:"auto"}}):t._e()],1),n.title?e("div",{staticClass:"ripken-amenity-title text-center text-md-left pl-md-3 w-auto w-md-100",class:t.textColor},[t._v(t._s(n.title))]):t._e()],1)])})),0),t.amenities&&t.amenities.length>t.numShowMore?e("div",{staticClass:"row mt-5"},[e("div",{staticClass:"col-12 text-center",attrs:{"data-aos":"fade-zoom-in","data-aos-once":"true","data-aos-delay":"600","data-aos-offset":"0"}},[e("b-button",{staticClass:"ripken-button",style:{"min-width":"225px"},attrs:{variant:t.buttonVariant,squared:t.isSquaredButton,pill:t.isPillButton},on:{click:t.onToggleShowAmenities}},[t._v(t._s(t.hasAmenitiesLoadedMore?"Show less amenities":"Show all amenities"))])],1)]):t._e()])])]):t._e()])}),[],!1,null,null,null);e.default=component.exports},1247:function(t,e,n){"use strict";n.r(e);var o=n(1171);n.d(e,"default",(function(){return o.default}))},1248:function(t,e,n){"use strict";n.r(e);var o=n(1235);n.d(e,"default",(function(){return o.default}))},1463:function(t,e,n){"use strict";var o=n(30),r=n(173).some,c=n(205),l=n(137),d=c("some"),h=l("some");o({target:"Array",proto:!0,forced:!d||!h},{some:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}})},1475:function(t,e,n){"use strict";n(14),n(16),n(19),n(53),n(33),n(15),n(9),n(11),n(204),n(35),n(64),n(34),n(12),n(73),n(13),n(96),n(42),n(108),n(41),n(87);var o=n(117),r=n.n(o),c=n(206),l=n.n(c),d=n(18),h=n(32);function m(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,a){if(t){if("string"==typeof t)return f(t,a);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?f(t,a):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var o=0;return function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function f(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,n=Array(a);e<a;e++)n[e]=t[e];return n}e.a={data:function(){return{meta:"",title:"",subSeoKeywordsArray:["{{unit_width_length}}","{{unit_type}}","{{location_name}}","{{location_phone_number}}","{{location_email}}","{{location_address}}","{{location_city}}","{{location_state}}","{{location_zip}}","{{account_tagline}}","{{account_name}}","{{page_name}}"],subKeywordsArray:["<unit_width_length>","<unit_type>","<location_name>","<location_phone_number>","<location_email>","<location_address>","<location_city>","<location_state>","<location_zip>","<account_tagline>","<account_name>","<page_name>"],subKeywordsObject:{}}},computed:Object.assign({},Object(d.c)({account:"clientWebsite/account",website:"clientWebsite/getWebsite",selectedLocation:"clientWebsite/getSelectedLocation",locationFromRoute:"clientWebsite/getLocationFromRoute",selectedUnit:"clientWebsite/getSelectedUnit",metadata:"jsonLd/getMetadata"}),{pageTitle:function(){var t=this.$route.path,path=l()(this.$route.path.split("/").pop()),e=this.metadata?this.metadata.title:"";t.includes("view-unit")&&(path="Storage Unit "+path+" Details");var title=this.account&&this.account.name?this.account.name:"";return e&&(title=e),title},metaImage:function(){return this.locationFromRoute&&!r()(this.locationFromRoute.main_image)?{src:this.locationFromRoute.main_image.src,alt:this.locationFromRoute.main_image.alt,width:this.locationFromRoute.main_image.width,height:this.locationFromRoute.main_image.height,mime_type:"image/"+this.locationFromRoute.main_image.file_type.split(".")[1]}:this.selectedLocation&&!r()(this.selectedLocation.main_image)?{src:this.selectedLocation.main_image.src,alt:this.selectedLocation.main_image.alt,width:this.selectedLocation.main_image.width,height:this.selectedLocation.main_image.height,mime_type:"image/"+this.selectedLocation.main_image.file_type.split(".")[1]}:this.account&&this.account.main_image&&!r()(this.account.main_image)?{src:this.account.main_image.src,alt:this.account.main_image.alt,width:this.account.main_image.width,height:this.account.main_image.height,mime_type:"image/"+this.account.main_image.file_type.split(".")[1]}:{src:this.website.logo&&this.website.logo.src?this.website.logo.src:null,alt:this.website.logo&&this.website.logo.alt?this.website.logo.alt:null,width:this.website.logo&&this.website.logo.width?this.website.logo.width:null,height:this.website.logo&&this.website.logo.height?this.website.logo.height:null,mime_type:this.website.logo&&this.website.logo.file_type?"image/"+this.website.logo.file_type.split(".")[1]:null}}}),head:function(){return this.setReplaceData(),{title:this.title?this.title:this.pageTitle,meta:[{hid:"page-og-title",name:"og:title",content:this.title?this.title:this.pageTitle},{hid:"page-og-type",name:"og:type",content:"website"},{hid:"page-twitter-title",name:"twitter:title",content:this.title?this.title:this.pageTitle},{hid:"page-og-site-name",name:"og:site_name",content:this.website&&this.website.website_name?this.website.website_name:""},{hid:"page-og-url",name:"og:url",content:h.a.websiteUrl+this.$route.path},{hid:"page-description",name:"description",content:this.meta?this.meta:this.metadata&&this.metadata.description?this.metadata.description:this.title},{hid:"page-og-description",name:"og:description",content:this.meta?this.meta:this.metadata&&this.metadata.description?this.metadata.description:this.title},{hid:"page-twitter-description",name:"twitter:description",content:this.meta?this.meta:this.metadata&&this.metadata.description?this.metadata.description:this.title},{hid:"page-og-image",name:"og:image",content:this.metaImage.src},{hid:"page-twitter-image",name:"twitter:image",content:this.metaImage.src},{hid:"page-og-image-secure-url",name:"og:image:secure_url",content:this.metaImage.src},{hid:"page-og-image-mime-type",name:"og:image:type",content:this.metaImage.mime_type},{hid:"page-og-image-width",name:"og:image:width",content:this.metaImage.width},{hid:"page-og-image-height",name:"og:image:height",content:this.metaImage.height},{hid:"page-og-image-alt",name:"og:image:alt",content:this.metaImage.alt},{hid:"page-twitter-image-alt",name:"twitter:image:alt",content:this.metaImage.alt}],link:[{rel:"canonical",href:h.a.websiteUrl+this.$route.path.replace(/\/$/,"")}]}},methods:{setReplaceData:function(){var t=this.selectedLocation;this.locationFromRoute&&(t=this.locationFromRoute),this.subKeywordsObject={"<unit_width_length>":this.selectedUnit&&this.selectedUnit.width_length?this.selectedUnit.width_length:this.$route.params&&this.$route.params.unit_length&&this.$route.params.unit_width?this.$route.params.unit_width+" x "+this.$route.params.unit_length:"","<unit_type>":this.selectedUnit&&this.selectedUnit.type&&this.selectedUnit.type.name?this.selectedUnit.type.name:"","<location_name>":t&&t.name?t.name:"","<location_phone_number>":t&&t.phone_number?t.phone_number:"","<location_email>":t&&t.email?t.email:"","<location_address>":t&&t.address?t.address.street_1+" "+t.address.city+", "+t.address.state_province+" "+t.address.postal:"","<location_city>":t&&t.address&&t.address.city?t.address.city:"","<location_state>":t&&t.address&&t.address.state_province?t.address.state_province:"","<location_zip>":t&&t.address&&t.address.postal?t.address.postal:"","<account_tagline>":this.account&&this.account.tagline?this.account.tagline:"","<account_name>":this.account&&this.account.name?this.account.name:"","<page_name>":this.metadata&&this.metadata.name?this.metadata.name:""},this.setMeta(),this.setTitle()},setMeta:function(){var t=this;if(this.$route&&this.$route.path&&this.$route.path.includes("view-unit")){for(var e,text=this.website.unit_page_meta?this.website.unit_page_meta:"Rent a <unit_width_length> <unit_type> online today at <location_name>! We are located at <location_address>.",n=function(){var n=e.value,o=new RegExp(n,"gi");text=text.replace(o,(function(e){return t.subKeywordsObject[n]}))},o=m(this.subKeywordsArray);!(e=o()).done;)n();this.meta=text}else{text=this.metadata&&this.metadata.description?this.metadata.description:"Rent your storage unit online with our state of the art storage facility! Our storage units near <location_city> offer modern amenities such as privacy and climate control.";for(var r,c=function(){var e=r.value,n=new RegExp(e,"gi");text=text.replace(n,(function(n){return t.subKeywordsObject[e]}))},l=m(this.subKeywordsArray);!(r=l()).done;)c();this.meta=text}},setTitle:function(){var t=this;if(this.$route&&this.$route.path&&this.$route.path.includes("view-unit")){for(var e,text=this.website.unit_page_title?this.website.unit_page_title:"<unit_width_length> <unit_type> at <location_name>",n=function(){var n=e.value,o=new RegExp(n,"gi");text=text.replace(o,(function(e){return t.subKeywordsObject[n]}))},o=m(this.subKeywordsArray);!(e=o()).done;)n();this.title=text}else{for(var r,path=l()(this.$route.path.split("/").pop()),c=(text=this.metadata&&this.metadata.title?this.metadata.title:path+" | <account_name>",function(){var e=r.value,n=new RegExp(e,"gi");text=text.replace(n,(function(n){return t.subKeywordsObject[e]}))}),d=m(this.subKeywordsArray);!(r=d()).done;)c();this.title=text}}}}},1525:function(t,e,n){"use strict";n(128),n(74),n(9),n(41);var o=n(1612),r=n.n(o),c=n(145),l=n.n(c),d=n(40),h=n.n(d),m=n(18),f=n(475),v=n(109);e.a={data:function(){return{_hasFiredInitialViewItem:!1}},computed:Object.assign({},Object(m.c)({account:"clientWebsite/account",locationFromRoute:"clientWebsite/getLocationFromRoute",selectedUnit:"clientWebsite/getSelectedUnit",selectedUnitIndex:"clientWebsite/selectedUnitIndex",selectedDiscount:"clientWebsite/getUnitDiscount",selectedVariant:"clientWebsite/getSelectedVariant",selectedProduct:"clientWebsite/getSelectedProduct"})),watch:{selectedDiscount:{handler:l()((function(t,e){try{this._hasFiredInitialViewItem&&this.googleAnalyticsViewItem(this.selectedUnit,this.selectedUnitIndex)}catch(t){}}),2e3)}},methods:{setGoogleAnalyticsCheckoutItems:function(t){var e=this;try{r()(t,(function(t){return!!t.type}))||(t=t.map((function(e){return e.type||(e.type=t[0].type),e})));var n=t.map((function(t,n){return e._itemListSitelinkUnitMapper(t,n)}));gtag("event","view_item_list",{items:n})}catch(t){console.warn("🚀 ~ setGoogleAnalyticsCheckoutItems ~ e:",t)}},googleAnalyticsSelectItem:function(t,e){try{var n=this._getSitelinkUnitPriceData(t),o=n.price,r=(n.value,n.discountAmount),c=this._buildItemFromSitelinkUnit(t,e,o,r);gtag("event","select_item",{items:[c]})}catch(t){console.warn("🚀 ~ googleAnalyticsSelectItem ~ e:",t)}},googleAnalyticsViewItem:function(t,e){try{var n=this._getSitelinkUnitPriceData(t),o=n.price,r=n.value,c=n.discountAmount,l=this._buildItemFromSitelinkUnit(t,e,o,c);gtag("event","view_item",{currency:this._getCurrency(),value:r,items:[l]}),this._hasFiredInitialViewItem=!0}catch(t){console.warn("🚀 ~ googleAnalyticsViewItem ~ e:",t)}},googleAnalyticsBeginCheckout:function(){try{var t=this._getSitelinkUnitPriceData(this.selectedUnit),e=t.price,n=t.value,o=t.discountAmount,r=this._buildItemFromSitelinkUnit(this.selectedUnit,this.selectedUnitIndex,e,o);r.coupon?gtag("event","begin_checkout",{currency:this._getCurrency(),value:n,coupon:r.coupon,items:[r]}):gtag("event","begin_checkout",{currency:this._getCurrency(),value:n,items:[r]})}catch(t){console.warn("🚀 ~ googleAnalyticsBeginCheckout ~ e:",t)}},googleAnalyticsAddPaymentInfo:function(){try{var t=this._getSitelinkUnitPriceData(this.selectedUnit),e=t.price,n=t.value,o=t.discountAmount,r=this._buildItemFromSitelinkUnit(this.selectedUnit,this.selectedUnitIndex,e,o);r.coupon?gtag("event","add_payment_info",{currency:this._getCurrency(),value:n,coupon:r.coupon,payment_type:"Credit Card",items:[r]}):gtag("event","add_payment_info",{currency:this._getCurrency(),value:n,payment_type:"Credit Card",items:[r]})}catch(t){console.warn("🚀 ~ googleAnalyticsAddPaymentInfo ~ e:",t)}},googleAnalyticsPurchase:function(){try{var t=this._getSitelinkUnitPriceData(this.selectedUnit),e=t.price,n=t.value,o=t.discountAmount,r=this._buildItemFromSitelinkUnit(this.selectedUnit,this.selectedUnitIndex,e,o);r.coupon?gtag("event","purchase",{transaction_id:v(),currency:this._getCurrency(),value:n,coupon:r.coupon,items:[r]}):gtag("event","purchase",{transaction_id:v(),currency:this._getCurrency(),value:n,items:[r]})}catch(t){console.warn("🚀 ~ googleAnalyticsViewItem ~ e:",t)}},googleAnalyticsGenerateLead:function(){try{if(this.account.use_insights_unit_manager)gtag("event","generate_lead",{currency:this._getCurrency(),value:this.selectedVariant.min_price});else{var t=this._getSitelinkUnitPriceData(this.selectedUnit),e=t.price;t.value,t.discountAmount;gtag("event","generate_lead",{currency:this._getCurrency(),value:e})}}catch(t){console.warn("🚀 ~ googleAnalyticsGenerateLead ~ e:",t)}},_buildItemFromSitelinkUnit:function(t,e,n,o){void 0===o&&(o=null);var r={item_id:t.type.id,item_name:t.width_length+" "+t.unit_type_name,affiliation:this.locationFromRoute.name,index:e,item_brand:this.account.name,item_category:t.unit_type_name,item_category2:t.value_pricing?t.value_pricing.tier:"N/A",item_category3:t.value_pricing?t.value_pricing.label:"N/A",item_list_id:t.width_length,item_list_name:t.width_length,item_variant:t.width_length+" "+t.unit_type_name,location_id:t.location_id,price:n,quantity:1,value_pricing_tier:t.value_pricing?t.value_pricing.tier:"N/A",value_pricing_label:t.value_pricing?t.value_pricing.label:"N/A"};return o&&(r.coupon=this.selectedDiscount.name,r.discount=o),r},_getSitelinkUnitPriceData:function(t){var e=this,n=0,o=0,r=null;n=this.getSetting("use_web_rates")?t.web_rate:t.push_rate!=t.rate?t.push_rate:t.rate;var c=!1;if(this.selectedDiscount&&t.type&&t.type.discounts&&t.type.discounts.length&&(c=t.type.discounts.findIndex((function(t){return t.id===e.selectedDiscount.id}))>-1),c){r=0;var l=Object(f.a)(this.selectedDiscount,n);r=l.discountAmount,o=l.rateWithDiscount}else o=n;return{price:n,value:o,discountAmount:r}},_itemListSitelinkUnitMapper:function(t,e){var n=this._getSitelinkUnitPriceData(t),o=n.price;n.value,n.discountAmount;return this._buildItemFromSitelinkUnit(t,e,o)},_getCurrency:function(){var t="USD";try{t="canada"===h()(this.locationFromRoute).address.country.toLowerCase()?"CAD":"USD"}catch(t){console.warn("couldn't get currency for GA4, using USD:",t)}return t}}}},1531:function(t,e,n){var content=n(1611);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(57).default)("db6678b2",content,!0,{sourceMap:!1})},1610:function(t,e,n){"use strict";n(1531)},1611:function(t,e,n){var o=n(56)((function(i){return i[1]}));o.push([t.i,".octopus-map-wrapper[data-v-23baa634]{display:block;height:448px;min-height:280px;position:static;z-index:1}@media(min-width:992px){.octopus-map-wrapper[data-v-23baa634]{background-blend-mode:multiply,multiply;background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;min-height:668px;position:absolute;top:0;width:44%}}@media(min-width:1500px){.octopus-map-wrapper[data-v-23baa634]{width:47%}}.section-squid-row[data-v-23baa634],.section-squid-wrapper[data-v-23baa634]{height:auto;min-height:605px}@media(min-width:767px){.section-squid-row[data-v-23baa634],.section-squid-wrapper[data-v-23baa634]{min-height:636.5px}}@media(min-width:992px){.section-squid-row[data-v-23baa634],.section-squid-wrapper[data-v-23baa634]{min-height:668px}}",""]),o.locals={},t.exports=o},1612:function(t,e,n){var o=n(1613),r=n(1614),c=n(207),l=n(84),d=n(471);t.exports=function(t,e,n){var h=l(t)?o:r;return n&&d(t,e,n)&&(e=void 0),h(t,c(e,3))}},1613:function(t,e){t.exports=function(t,e){for(var n=-1,o=null==t?0:t.length;++n<o;)if(!e(t[n],n,t))return!1;return!0}},1614:function(t,e,n){var o=n(342);t.exports=function(t,e){var n=!0;return o(t,(function(t,o,r){return n=!!e(t,o,r)})),n}},1788:function(t,e,n){var content=n(1849);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(57).default)("74a22268",content,!0,{sourceMap:!1})},1847:function(t,e,n){var content=n(1937);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(57).default)("650883d4",content,!0,{sourceMap:!1})},1848:function(t,e,n){"use strict";n(1788)},1849:function(t,e,n){var o=n(56)((function(i){return i[1]}));o.push([t.i,".location-amenities-ripken .ripken-amenity-title{word-wrap:break-word}.location-amenities-ripken .ripken-content{padding:30px}.location-amenities-ripken .ripken-content .ripken-amenity-item{margin-bottom:30px}.location-amenities-ripken .ripken-content .ripken-amenity-item:nth-last-child(-n+2){margin-bottom:0!important}@media screen and (min-width:768px){.location-amenities-ripken .ripken-content .ripken-amenity-item:nth-last-child(-n+3){margin-bottom:0!important}}.location-amenities-ripken .ripken-icon-image .svg-lined-inner-wrapper .accent-fill--no-stroke,.location-amenities-ripken .ripken-icon-image .svg-lined-inner-wrapper .primary-fill--no-stroke,.location-amenities-ripken .ripken-icon-image .svg-lined-inner-wrapper .primary-fill--primary-stroke{fill:var(--ripken-icons-color)!important;stroke:none!important}.location-amenities-ripken .stroke-only{stroke:var(--ripken-icons-color)!important}",""]),o.locals={},t.exports=o},1850:function(t,e,n){var content=n(1939);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(57).default)("e355e8f8",content,!0,{sourceMap:!1})},1936:function(t,e,n){"use strict";n(1847)},1937:function(t,e,n){var o=n(56)((function(i){return i[1]}));o.push([t.i,".value-card-unit-type[data-v-f7fcef44]{font-size:18px}.value-card-description[data-v-f7fcef44]{font-size:14px;line-height:19px}.fa-check-circle[data-v-f7fcef44],.fa-circle[data-v-f7fcef44]{font-size:24px}.footer-line-green[data-v-f7fcef44]{border-top:1px solid #008749;height:2px}.features-list[data-v-f7fcef44]{min-height:200px}.footer-line[data-v-f7fcef44]{border:1px solid rgba(59,57,57,.29);height:1px;opacity:.21}.unit-card-footer[data-v-f7fcef44]{font-size:18px;font-weight:600;height:75px;margin:0 -1.25rem -1.25rem}.value-price-card[data-v-f7fcef44]{max-width:350px}.feature-item-mobile[data-v-f7fcef44],.features-list-mobile[data-v-f7fcef44],.mobile-icon[data-v-f7fcef44]{-webkit-transition:all .2s ease;transition:all .2s ease}.mobile-icon[data-v-f7fcef44]{-webkit-transition-duration:.4s;transition-duration:.4s}.mobile-line[data-v-f7fcef44]{border:1px solid #979797;height:1px;margin:0 -1.25rem;opacity:.19;-webkit-transition:all .2s ease;transition:all .2s ease}.feature-item[data-v-f7fcef44],.feature-item-mobile[data-v-f7fcef44]{font-size:18px}.price-strike-through[data-v-f7fcef44]{color:#7e7f80;font-size:21px;opacity:.7;-webkit-text-decoration:line-through;text-decoration:line-through}.price-wrapper[data-v-f7fcef44]{height:65px}.price[data-v-f7fcef44]{font-size:24px;line-height:55px}.price-mobile[data-v-f7fcef44]{font-size:16px;font-weight:700;line-height:22px}@media screen and (min-width:768px){.price-mobile[data-v-f7fcef44]{font-size:24px;line-height:33px}}.price-mobile.price-strike-through[data-v-f7fcef44]{color:#7e7f80;font-size:12px;font-weight:600;line-height:16px;-webkit-text-decoration:line-through;text-decoration:line-through}@media screen and (min-width:768px){.price-mobile.price-strike-through[data-v-f7fcef44]{font-size:14px;line-height:19px}}.unit-type-mobile[data-v-f7fcef44]{padding-left:10px;padding-right:10px}.price-value[data-v-f7fcef44]{font-size:50px;line-height:68px}.value-price-card-mobile.available[data-v-f7fcef44],.value-price-card-mobile.selected[data-v-f7fcef44],.value-price-card.available[data-v-f7fcef44],.value-price-card.selected[data-v-f7fcef44]{background-color:#fff}@media screen and (min-width:992px){.value-price-card-mobile.available[data-v-f7fcef44],.value-price-card-mobile.selected[data-v-f7fcef44],.value-price-card.available[data-v-f7fcef44],.value-price-card.selected[data-v-f7fcef44]{-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.12);box-shadow:0 2px 7px 0 rgba(0,0,0,.12)}}.value-price-card[data-v-f7fcef44]{background-color:#f2f4f7;border:1px solid rgba(134,71,179,.03);color:#33475b;cursor:pointer;-webkit-transition:all 0s ease;transition:all 0s ease}.value-price-card .phone-text[data-v-f7fcef44]{color:#33475b}.value-price-card[data-v-f7fcef44]:hover{color:#3b3939}.value-price-card:hover .phone-text[data-v-f7fcef44]{color:#3b3939}.value-price-card-mobile[data-v-f7fcef44]{color:#33475b;cursor:pointer;margin-bottom:10px;-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (min-width:992px){.value-price-card-mobile[data-v-f7fcef44]{margin-bottom:20px}}.value-price-card-mobile.soldOut[data-v-f7fcef44]:not(.selected){background-color:transparent;border:2px solid rgba(51,71,91,.4)}.selected[data-v-f7fcef44]{background-color:#fff!important;-webkit-box-shadow:0 5px 8px rgba(0,0,0,.1);box-shadow:0 5px 8px rgba(0,0,0,.1);color:#33475b!important;-webkit-transition:all .2s ease;transition:all .2s ease}@media screen and (min-width:992px){.selected[data-v-f7fcef44]{border:1px solid #008749!important}}.selected .phone-text[data-v-f7fcef44]{color:#33475b!important}.green[data-v-f7fcef44]{color:#008749!important}.gray[data-v-f7fcef44]{color:#7e7f80}.red[data-v-f7fcef44]{color:#ec7d8c}.pug-hr[data-v-f7fcef44]{border:0 solid rgba(0,0,0,0);border-top:1px solid rgba(0,0,0,.1);margin:0 -20px}.feature-item-text[data-v-f7fcef44]{font-size:14px;font-style:normal;line-height:19px}.unit-card-footer-text[data-v-f7fcef44]{font-size:16px;font-style:normal;font-weight:600;line-height:22px}.unit-name[data-v-f7fcef44]{font-size:18px}@media screen and (max-width:992px){.card-urgency-badge .badge[data-v-f7fcef44]{font-size:10px;font-weight:600;line-height:11px;padding:7px 10px;text-transform:capitalize!important}}.value-pricing-text[data-v-f7fcef44]{font-weight:700;text-transform:uppercase}.value-pricing-tier-1[data-v-f7fcef44]{color:#7b8489}.value-pricing-tier-2[data-v-f7fcef44]{color:#008749}.value-pricing-tier-3[data-v-f7fcef44]{color:var(--primary)}",""]),o.locals={},t.exports=o},1938:function(t,e,n){"use strict";n(1850)},1939:function(t,e,n){var o=n(56)((function(i){return i[1]}));o.push([t.i,".currently-selected-tag[data-v-1143ac95]{background-color:hsla(0,0%,100%,.1);border-radius:10px;color:#fff;height:30px;margin-left:1rem;margin-top:14px}.webp .unit-background-image[data-v-1143ac95],.webp .unit-background-image-mobile[data-v-1143ac95]{background-image:var(--unit-bg-image-webp)}.no-webp .unit-background-image[data-v-1143ac95],.no-webp .unit-background-image-mobile[data-v-1143ac95]{background:linear-gradient(0deg,rgba(31,29,55,.5),rgba(31,29,55,.5)),linear-gradient(.35deg,rgba(47,128,237,.025) -23.98%,rgba(0,0,0,.336) 91.59%),50%/cover no-repeat url(https://pug-cdn.s3.amazonaws.com/shared/AdobeStock_63557226.jpeg);background-image:var(--unit-bg-image)}.breadcrumb-wrapper .breadcrumb-item a[data-v-1143ac95]{color:var(--white)}.breadcrumb-wrapper .breadcrumb-item.active>*[data-v-1143ac95]{color:var(--white);font-weight:700}.view-all-units-link[data-v-1143ac95]{color:#fff;top:20px}legend[data-v-1143ac95]{color:#8898aa!important}.header-title[data-v-1143ac95]{font-size:40px;font-weight:300}.unit-background-image-content[data-v-1143ac95]{bottom:48px;font-size:18px;font-weight:300;max-width:1140px;position:absolute}.unit-background-image-overlay[data-v-1143ac95],.unit-background-image-overlay-mobile[data-v-1143ac95]{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(54%,hsla(0,5%,8%,0)),color-stop(85%,hsla(0,5%,8%,.77))),-webkit-gradient(linear,left top,left bottom,from(hsla(0,5%,8%,.64)),to(hsla(0,5%,8%,.64)));background-image:linear-gradient(180deg,hsla(0,5%,8%,0) 54%,hsla(0,5%,8%,.77) 85%),linear-gradient(180deg,hsla(0,5%,8%,.64),hsla(0,5%,8%,.64));-webkit-filter:blur(2px);filter:blur(2px);width:100%}.unit-background-image[data-v-1143ac95],.unit-background-image-mobile[data-v-1143ac95]{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.unit-page-wrapper[data-v-1143ac95]{background:#f2f4f7;padding-bottom:100px}@media screen and (min-width:992px){.unit-page-wrapper[data-v-1143ac95]{background:#f9fcff}}.unit-breadcrumbs[data-v-1143ac95] .breadcrumb-item+.breadcrumb-item:before{color:var(--white)}.unit-background-wrapper[data-v-1143ac95]{left:0;position:absolute;right:0;top:0;z-index:1}.unit-details-container[data-v-1143ac95]{position:relative;z-index:2}@media(min-width:1200px){.unit-details-container[data-v-1143ac95]{max-width:1400px}}.price-card-container[data-v-1143ac95]{margin-top:25px}.mobile-receipt-container[data-v-1143ac95]{margin-top:14px}@media(min-width:992px){.view-all-units-link-wrapper[data-v-1143ac95]{height:400px}.header-text-wrapper[data-v-1143ac95]{padding-top:60px}.unit-price-card[data-v-1143ac95]{margin-top:0;max-width:420px}.unit-background-image[data-v-1143ac95],.unit-background-image-overlay[data-v-1143ac95],.unit-background-wrapper[data-v-1143ac95]{height:400px}.unit-background-wrapper[data-v-1143ac95]{max-height:400px}.unit-background-wrapper-mobile[data-v-1143ac95]{bottom:0;left:-15px;position:absolute;right:-15px;top:0}}@media(max-width:991px){.header-title[data-v-1143ac95]{font-size:24px;font-weight:600}.header-text[data-v-1143ac95]{font-size:18px}.unit-background-wrapper-mobile[data-v-1143ac95]{bottom:0;left:-15px;position:absolute;right:-15px;top:0}.unit-background-image-mobile[data-v-1143ac95],.unit-background-image-overlay-mobile[data-v-1143ac95],.unit-background-wrapper-mobile[data-v-1143ac95]{height:100%}.header-text-wrapper[data-v-1143ac95],.header-text-wrapper .row[data-v-1143ac95],.unit-background-image[data-v-1143ac95],.view-all-units-link-wrapper[data-v-1143ac95]{min-height:150px}.header-text-wrapper .row[data-v-1143ac95]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}",""]),o.locals={},t.exports=o},2017:function(t,e,n){"use strict";n(14),n(16);var o=n(10),r=(n(24),n(19),n(25),n(53),n(33),n(15),n(9),n(26),n(27),n(61),n(28),n(29),n(11),n(204),n(35),n(64),n(34),n(12),n(73),n(21),n(13),n(62),n(48),n(96),n(42),n(108),n(41),n(51),n(50),n(43),n(46),n(8)),c=n.n(r),l=n(111),d=n.n(l),h=n(65),m=n.n(h),f=n(40),v=n.n(f),_=n(52),y=n.n(_),w=n(158),x=n(18),k=n(31),C=n(32),S=n(272),O=n(1475),U=n(1525),R=n(495),L=n(145),A=n.n(L),P=n(81),I=n.n(P),E=n(263),F={name:"ValuePriceCard",components:{BasePriceText:n(280).a},mixins:[S.a,E.a,U.a],props:{unit:{type:Object,required:!0},isVertical:{type:Boolean,default:!1},index:{type:Number,required:!0}},watch:{selectedUnitIndex:{handler:function(t){this.index===this.selectedUnitIndex?(this.isSelected=!0,this.debouncedUpdateSelectedUnit(this.unit),this.verifiedUnits&&this.verifiedUnits[this.unit.sitelink_id+"--"+this.unit.standard_security_deposit]&&k.a.$emit("unit_verified",!0)):this.isSelected=!1},immediate:!0}},data:function(){return{uid:null,isSelected:!1,unitsLocation:{},previousTimeout:null,test:"&amp;",debouncedUpdateSelectedUnit:A()(this.updateSelectedUnit,1e3)}},computed:Object.assign({},Object(x.c)({locations:"clientWebsite/getLocations",verifiedUnits:"clientWebsite/getVerifiedUnits",selectedUnitIndex:"clientWebsite/selectedUnitIndex"}),{unitOption:function(){return this.verifiedUnits&&this.verifiedUnits[this.unit.sitelink_id+"--"+this.unit.standard_security_deposit]?this.verifiedUnits[this.unit.sitelink_id+"--"+this.unit.standard_security_deposit]:this.unit},cleanMessage:function(){return this.unitOption.unit_type_name.replace(/&amp;/g," & ")},isSoldOut:function(){return this.unitOption.id===this.selectedUnit.id?!I()(this.selectedUnit.is_available_for_website)&&!this.selectedUnit.is_available_for_website||this.selectedUnit.is_rented||this.selectedUnit.is_on_waiting_list:!!this.unitOption&&(this.unitOption.is_rented||this.unitOption.is_on_waiting_list)}}),mounted:function(){var t=this;this.$nextTick((function(){t.setAllFeaturesForUnit(t.unitOption),t.unitsLocation=t.getLocationById(t.unitOption.location_id)}))},methods:Object.assign({},Object(x.b)({updateSelectedUnit:"clientWebsite/updateSelectedUnit"}),{handleValuePriceClick:function(){try{var t=[{schema:"iglu:com.pug/unit/jsonschema/1-0-0",data:{sitelink_id:this.unitOption.sitelink_id,rate:this.unitOption.rate,length:this.unitOption.length,width:this.unitOption.width,type:this.unitOption.unit_type_name,web_rate:this.unitOption.web_rate,push_rate:this.unitOption.push_rate,is_climate:this.unitOption.is_climate?1:0,is_inside:this.unitOption.is_inside?1:0,is_ada:this.unitOption.is_ada?1:0,has_power:this.unitOption.has_power?1:0,has_unit_alarms:this.unitOption.has_unit_alarms?1:0,is_exclude_from_website:this.unitOption.is_exclude_from_website?1:0,is_rentable:this.unitOption.is_rentable?1:0,is_rented:this.unitOption.is_rented?1:0,width_length:this.unitOption.width_length,square_feet:this.unitOption.square_feet,unit_type_name:this.unitOption.unit_type_name,unit_type_id:this.unitOption.unit_type_id,floor:this.unitOption.floor}}],e={category:"Button Click",action:"Value Price Card",label:this.unitOption.unit_type_name+" - "+this.unitOption.width+" x "+this.unitOption.length,value:this.unitOption.rate},n={category:"View Unit",action:"Value Price Card Clicked",label:this.unitOption.unit_type_name+" - "+this.unitOption.width+" x "+this.unitOption.length,value:this.unitOption.rate};this.addNewEvent(e,!0,!1,!1,!1,null,t),this.addNewEvent(n,!0,!1,!1,!1,null,t),this.selectedUnitIndex!==this.index&&(this.$store.commit("clientWebsite/SET_SELECTED_UNIT_INDEX",this.index),k.a.$emit("reset_loading",!0),this.googleAnalyticsSelectItem(this.unitOption,this.index),this.googleAnalyticsViewItem(this.unitOption,this.index),this.$router.replace("/locations/"+this.unitsLocation.url_slug+"/view-unit/"+this.unitOption.width+"/"+this.unitOption.length+"/"+this.unitOption.type.sitelink_id+"?unit="+this.unitOption.sitelink_id))}catch(t){this.$rollbar.error("ValuePriceCard: Error sending Snowplow event ",t)}},getLocationById:function(t){return m()(this.locations,(function(e){return e.id===t}))}})},$=(n(1936),n(22)),T=Object($.a)(F,(function(){var t=this,e=t._self._c;return e("client-only",[e("b-link",{staticClass:"text-decoration-none w-100 d-flex justify-content-center",attrs:{"data-test":"ValuePriceCard"},on:{click:t.handleValuePriceClick}},[e("b-card",{staticClass:"value-price-card d-none mb-3 mx-0",class:{selected:t.isSelected,available:!t.isSoldOut,soldOut:t.isSoldOut,"d-lg-block":!t.isVertical},attrs:{"body-class":"d-flex flex-column h-100"}},[e("div",{staticClass:"mb-2"},[t.unitOption.value_pricing&&t.unitOption.value_pricing.label?e("h4",{staticClass:"text-center mb-3 value-card-unit-type value-pricing-text",class:"value-pricing-tier-"+t.unitOption.value_pricing.tier},[e("span",[t._v(t._s(t.unitOption.value_pricing.label))])]):e("div",{staticClass:"text-center mb-3 value-card-unit-type",domProps:{innerHTML:t._s(t.unitOption.unit_type_name)}}),e("base-price-text",{ref:"base-price--"+t.uid,attrs:{unit:t.unit},scopedSlots:t._u([{key:"default",fn:function(n){return[e("div",{staticClass:"price-wrapper d-flex justify-content-center align-items-end"},[e("div",{staticClass:"price"},[t._v("$")]),e("div",{staticClass:"price-value",class:{green:t.isSelected}},[t._v(t._s(t._f("currency")(n.rate,2,"decimal")))]),e("div",{staticClass:"price"},[t._v("/m")])]),!n.hasDiscount&&n.fakeDiscountMarkupPrice?e("div",{staticClass:"price-strike-through text-center mt-1"},[t._v(t._s(t._f("currency")(n.fakeDiscountMarkupPrice))+"/m")]):n.hasDiscount||1!=n.isModifiedRate?t._e():e("div",{staticClass:"price-strike-through text-center mt-1"},[t._v(t._s(t._f("currency")(n.originalRate))+"/m")])]}}])}),t.unitOption.vacant_count<3&&!t.isSoldOut?e("h4",{staticClass:"card-urgency-badge text-center mb-0 mt-1"},[e("b-badge",{staticClass:"justify-content-center p-2",attrs:{size:"sm",variant:"warning"}},[t.unitOption.vacant_count>1?e("span",[t._v(t._s(t.unitOption.vacant_count)+" Units Left!")]):t._e(),1==t.unitOption.vacant_count?e("span",[t._v("Last Unit!")]):t._e()])],1):t._e(),t.unitOption.value_pricing&&t.unitOption.value_pricing.label?e("p",{staticClass:"text-center mb-0 mt-3 value-card-description px-2",domProps:{innerHTML:t._s(t.unitOption.value_pricing&&t.unitOption.value_pricing.description)}}):t._e()],1),e("hr",{staticClass:"pug-hr mt-2"}),e("div",{staticClass:"features-list mt-auto pt-3"},[e("div",{staticClass:"row feature-item justify-content-center mb-3",attrs:{"data-unit-feature":"onlinePayments"}},[e("div",{staticClass:"col-11 d-flex align-items-center"},[e("client-only",[e("font-awesome-icon",{staticClass:"feature-item-text",class:{green:!t.isSoldOut},attrs:{icon:"check"}})],1),e("p",{staticClass:"mb-0 ml-2 feature-item-text"},[t._v("Online Payments")])],1)]),t._l(t.featuresArray,(function(n,o){return e("div",{staticClass:"row feature-item justify-content-center mb-3",attrs:{"data-unit-feature":n.shortName}},[e("div",{key:o,staticClass:"col-11 d-flex"},[e("client-only",[n.has_feature?e("font-awesome-icon",{staticClass:"mt-1 feature-item-text",class:{green:!t.isSoldOut},attrs:{icon:"check"}}):t._e(),n.has_feature?t._e():e("font-awesome-icon",{staticClass:"mt-1 mr-1 feature-item-text",class:{red:!t.isSoldOut},attrs:{icon:"times"}})],1),e("p",{staticClass:"mb-0 ml-2 feature-item-text"},[t._v(t._s(n.label))])],1)])}))],2),t.isSoldOut?e("div",{staticClass:"unit-card-footer mt-3"},[e("div",{staticClass:"footer-line"}),e("a",{staticClass:"text-decoration-none phone-text",attrs:{href:"tel:"+t.unitsLocation.phone_number}},[e("div",{staticClass:"unit-card-footer-item d-flex align-items-center justify-content-center h-100"},[e("div",{staticClass:"unit-card-footer-text"},[t._v("Contact Us")])])])]):e("div",{staticClass:"unit-card-footer mt-3"},[e("div",{class:{"footer-line":!t.isSelected,"footer-line-green":t.isSelected}}),e("div",{staticClass:"row unit-card-footer-item justify-content-center h-100"},[t.isSelected?e("div",{staticClass:"col-10 d-flex align-items-center justify-content-center h-100"},[e("client-only",[e("font-awesome-icon",{staticClass:"green unit-card-footer-text",attrs:{icon:["fas","check-circle"]}})],1),e("div",{staticClass:"unit-card-footer-text ml-2"},[t._v("Unit Selected")])],1):t._e(),t.isSelected?t._e():e("div",{staticClass:"col-10 d-flex align-items-center justify-content-center h-100"},[e("client-only",[e("font-awesome-icon",{staticClass:"unit-card-footer-text",attrs:{icon:["far","circle"]}})],1),e("div",{staticClass:"unit-card-footer-text ml-2"},[t._v("Select Unit")])],1)])])]),e("div",{staticClass:"w-100",class:{"d-lg-none":!t.isVertical}},[e("b-card",{staticClass:"value-price-card-mobile",class:{"selected border-0":t.isSelected,"available border-0":!t.isSoldOut,soldOut:t.isSoldOut}},[e("div",{staticClass:"row justify-content-between"},[e("div",{staticClass:"col-auto pr-0 d-flex align-items-center"},[e("client-only",[t.isSelected?t._e():e("font-awesome-icon",{staticClass:"mobile-icon",staticStyle:{"font-size":"22px"},attrs:{icon:["far","circle"],size:"lg"}}),t.isSelected?e("font-awesome-icon",{staticClass:"mobile-icon green",staticStyle:{"font-size":"22px"},attrs:{icon:["far","dot-circle"],size:"lg"}}):t._e()],1)],1),e("div",{staticClass:"col unit-type-mobile d-flex align-items-center flex-wrap"},[t.unitOption.value_pricing&&t.unitOption.value_pricing.label?e("div",{staticClass:"unit-name",class:(t.unit.inventory_count<3||t.isSoldOut?"mr-2":"")+" "+(t.isSelected?"green":"value-pricing-tier-"+t.unitOption.value_pricing.tier)},[e("div",{staticClass:"d-flex flex-column"},[e("div",{staticClass:"value-pricing-text"},[t._v(t._s(t.unitOption.value_pricing.label))]),t.isSelected?e("p",{staticClass:"small text-muted mb-0",domProps:{innerHTML:t._s(t.unitOption.value_pricing.description)}}):t._e()])]):e("h6",{staticClass:"mb-0 unit-name d-md-flex align-items-center w-100",class:{green:t.isSelected,"mr-2":t.unit.inventory_count<3||t.isSoldOut}},[e("span",{staticClass:"mr-2",class:{"mr-md-0":t.isSoldOut},domProps:{innerHTML:t._s(t.unitOption.unit_type_name)}}),t.unit.inventory_count<3&&!t.isSoldOut?e("b-badge",{staticClass:"card-urgency-badge",attrs:{variant:"danger"}},[t.unit.inventory_count>1?e("span",[t._v(t._s(t.unit.inventory_count)+" Units Left!")]):t._e(),1==t.unit.inventory_count?e("span",[t._v("Last Unit!")]):t._e()]):t._e(),t.isSoldOut?e("b-badge",{staticClass:"card-urgency-badge mb-0 ml-md-auto",attrs:{variant:"warning"}},[t._v("Contact Us")]):t._e()],1)]),t.isSoldOut?t._e():e("div",{staticClass:"col-auto ml-auto text-right"},[e("base-price-text",{ref:"base-price--"+t.uid,attrs:{unit:t.unit},scopedSlots:t._u([{key:"default",fn:function(n){return[e("div",{staticClass:"price-mobile"},[t._v(t._s(t._f("currency")(n.rate))+"/m")]),!n.hasDiscount&&n.fakeDiscountMarkupPrice?e("div",{staticClass:"price-mobile price-strike-through text-center mt-1"},[t._v(t._s(t._f("currency")(n.fakeDiscountMarkupPrice))+"/m")]):n.hasDiscount||1!=n.isModifiedRate?t._e():e("div",{staticClass:"price-mobile price-strike-through text-center mt-1"},[t._v(t._s(t._f("currency")(n.originalRate))+"/m")])]}}],null,!1,3227373605)})],1)]),e("div",{staticClass:"d-lg-block",class:{"d-none":!t.isSelected}},[e("div",{staticClass:"mobile-line mt-3"}),e("div",{staticClass:"features-list-mobile mt-3"},[e("div",{staticClass:"row row-cols-2 row-cols-md-3 feature-item-mobile"},[e("div",{staticClass:"col d-flex",staticStyle:{"margin-bottom":"13px"},attrs:{"data-unit-feature":"onlinePayments"}},[e("client-only",[e("font-awesome-icon",{staticClass:"feature-item-text mt-1",class:{green:!t.isSoldOut},attrs:{icon:"check"}})],1),e("p",{staticClass:"mb-0 ml-2 feature-item-text"},[t._v("Online Payments")])],1),t._l(t.featuresArray,(function(n,o){return e("div",{key:o,staticClass:"col d-flex",staticStyle:{"margin-bottom":"13px"},attrs:{"data-unit-feature":n.shortName}},[e("client-only",[n.has_feature?e("font-awesome-icon",{staticClass:"feature-item-text",class:{green:!t.isSoldOut},staticStyle:{"font-size":"16px",width:"14px","margin-top":"2px"},attrs:{icon:"check"}}):t._e(),n.has_feature?t._e():e("font-awesome-icon",{staticClass:"feature-item-text",class:{red:!t.isSoldOut},staticStyle:{"font-size":"16px",width:"14px","margin-top":"2px"},attrs:{icon:"times"}})],1),e("p",{staticClass:"mb-0 ml-2 feature-item-text"},[t._v(t._s(n.label))])],1)}))],2)])])])],1)],1)],1)}),[],!1,null,"f7fcef44",null).exports,j=n(1231),M=n(1247),V=n(1234),D=n(1248);function W(t,e){var n="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(n)return(n=n.call(t)).next.bind(n);if(Array.isArray(t)||(n=function(t,a){if(t){if("string"==typeof t)return z(t,a);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?z(t,a):void 0}}(t))||e&&t&&"number"==typeof t.length){n&&(t=n);var o=0;return function(){return o>=t.length?{done:!0}:{done:!1,value:t[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function z(t,a){(null==a||a>t.length)&&(a=t.length);for(var e=0,n=Array(a);e<a;e++)n[e]=t[e];return n}function N(){N=function(){return e};var t,e={},n=Object.prototype,r=n.hasOwnProperty,c=Object.defineProperty||function(t,e,n){t[e]=n.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",l=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function d(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{d({},"")}catch(t){d=function(t,e,n){return t[e]=n}}function h(t,e,n,o){var i=e&&e.prototype instanceof w?e:w,a=Object.create(i.prototype),r=new I(o||[]);return c(a,"_invoke",{value:R(t,n,r)}),a}function m(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}e.wrap=h;var f="suspendedStart",v="suspendedYield",_="executing",s="completed",y={};function w(){}function x(){}function k(){}var p={};d(p,a,(function(){return this}));var C=Object.getPrototypeOf,S=C&&C(C(E([])));S&&S!==n&&r.call(S,a)&&(p=S);var g=k.prototype=w.prototype=Object.create(p);function O(t){["next","throw","return"].forEach((function(e){d(t,e,(function(t){return this._invoke(e,t)}))}))}function U(t,e){function n(c,l,i,a){var d=m(t[c],t,l);if("throw"!==d.type){var u=d.arg,h=u.value;return h&&"object"==Object(o.a)(h)&&r.call(h,"__await")?e.resolve(h.__await).then((function(t){n("next",t,i,a)}),(function(t){n("throw",t,i,a)})):e.resolve(h).then((function(t){u.value=t,i(u)}),(function(t){return n("throw",t,i,a)}))}a(d.arg)}var l;c(this,"_invoke",{value:function(t,o){function r(){return new e((function(e,r){n(t,o,e,r)}))}return l=l?l.then(r,r):r()}})}function R(e,n,o){var r=f;return function(i,a){if(r===_)throw Error("Generator is already running");if(r===s){if("throw"===i)throw a;return{value:t,done:!0}}for(o.method=i,o.arg=a;;){var c=o.delegate;if(c){var u=L(c,o);if(u){if(u===y)continue;return u}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(r===f)throw r=s,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);r=_;var p=m(e,n,o);if("normal"===p.type){if(r=o.done?s:v,p.arg===y)continue;return{value:p.arg,done:o.done}}"throw"===p.type&&(r=s,o.method="throw",o.arg=p.arg)}}}function L(e,n){var o=n.method,r=e.iterator[o];if(r===t)return n.delegate=null,"throw"===o&&e.iterator.return&&(n.method="return",n.arg=t,L(e,n),"throw"===n.method)||"return"!==o&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+o+"' method")),y;var i=m(r,e.iterator,n.arg);if("throw"===i.type)return n.method="throw",n.arg=i.arg,n.delegate=null,y;var a=i.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function A(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 P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function I(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(A,this),this.reset(!0)}function E(e){if(e||""===e){var n=e[a];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var c=-1,i=function n(){for(;++c<e.length;)if(r.call(e,c))return n.value=e[c],n.done=!1,n;return n.value=t,n.done=!0,n};return i.next=i}}throw new TypeError(Object(o.a)(e)+" is not iterable")}return x.prototype=k,c(g,"constructor",{value:k,configurable:!0}),c(k,"constructor",{value:x,configurable:!0}),x.displayName=d(k,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===x||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,k):(t.__proto__=k,d(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t},e.awrap=function(t){return{__await:t}},O(U.prototype),d(U.prototype,l,(function(){return this})),e.AsyncIterator=U,e.async=function(t,n,o,r,i){void 0===i&&(i=Promise);var a=new U(h(t,n,o,r),i);return e.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},O(g),d(g,u,"Generator"),d(g,a,(function(){return this})),d(g,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),n=[];for(var o in e)n.push(o);return n.reverse(),function t(){for(;n.length;){var o=n.pop();if(o in e)return t.value=o,t.done=!1,t}return t.done=!0,t}},e.values=E,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(P),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(o,r){return a.type="throw",a.arg=e,n.next=o,r&&(n.method="next",n.arg=t),!!r}for(var c=this.tryEntries.length-1;c>=0;--c){var i=this.tryEntries[c],a=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var l=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(l&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(l){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):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),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),P(n),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var o=n.completion;if("throw"===o.type){var r=o.arg;P(n)}return r}}throw Error("illegal catch attempt")},delegateYield:function(e,n,o){return this.delegate={iterator:E(e),resultName:n,nextLoc:o},"next"===this.method&&(this.arg=t),y}},e}var B={name:"SitelinkValuePricePage",mixins:[S.a,O.a,U.a],components:{ViewUnitReceiptCard:R.a,ValuePriceCard:T,SectionOctopus:j.default,SectionMediaSnapper:M.default,LocationAmenitiesRipken:V.default,SectionReviewsGriffey:D.default},scrollToTop:!1,validate:function(t){t.params;return!0},beforeDestroy:function(){},data:function(){return{image:"https://cdn.storagepug.com/hubfs/Client%20Website%20Images/CR110%20Self%20Storage/CR110%20Self%20Storage%20in%20Round%20Rock%20TX.jpeg",padding:"0px",shouldScrollToTop:!1,shouldHideReviews:!1,isLoadingUnits:!1,maxPadding:0,unitTypeSeo:null,cardHeight:0}},computed:Object.assign({},Object(x.c)({isUserLoggedIn:"clientWebsite/getLoggedInState",locationFromRoute:"clientWebsite/getLocationFromRoute",selectedUnitIndex:"clientWebsite/selectedUnitIndex",maxPaddingRecieptUnitWidthLength:"cache/getMaxPaddingRecieptUnitWidthLength",maxPaddingReciept:"cache/getMaxPaddingReciept",breadcrumbs:"clientWebsite/getBreadcrumbs",website:"clientWebsite/getWebsite",account:"clientWebsite/account",locations:"clientWebsite/getLocations"}),{cleanMessage:function(){},locationNameDisplay:function(){return this.locations&&this.locations.length>1&&this.locationFromRoute&&this.locationFromRoute.name&&!this.locationFromRoute.name.includes(this.account.name)?this.account.name+": "+this.locationFromRoute.name:this.locationFromRoute.name},unitName:function(){return this.selectedUnit&&this.selectedUnit.unit_type_name?this.selectedUnit.unit_type_name+" "+this.$route.params.unit_width+" x "+this.$route.params.unit_length+" Unit":""},widthLength:function(){return this.$route.params.unit_width+" x "+this.$route.params.unit_length+" Unit"},backgroundVars:function(){var t={"--unit-bg-image":"","--unit-bg-image-webp":""};return this.locationFromRoute&&this.locationFromRoute.main_image&&this.locationFromRoute.main_image.src?(t["--unit-bg-image"]="url('"+this.locationFromRoute.main_image.src+"')",t["--unit-bg-image-webp"]="url('"+this.locationFromRoute.main_image.src+"')"):(t["--unit-bg-image"]="url('"+this.image.src+"')",t["--unit-bg-image-webp"]="url('"+this.image.src+"')"),this.locationFromRoute&&this.locationFromRoute.main_image&&this.locationFromRoute.main_image.file_name_webp&&(t["--unit-bg-image-webp"]="url('"+this.locationFromRoute.main_image.file_base_url+this.locationFromRoute.main_image.file_name_webp+"')"),t}}),head:function(){return this.setReplaceData(),{title:this.title,meta:[{hid:"description",name:"description",content:this.meta}]}},mounted:function(){var t=this;void 0!==this.$route.query.top&&(this.shouldScrollToTop=!0),this.$nextTick(c()(N().mark((function e(){var n,data,o,r,c,l,h,m;return N().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.pagePadding(),t.isLoadingUnits=!0,t.$store.dispatch("rentalFlow/resetRentalFlow"),t.$store.dispatch("clientWebsite/removeCacheForRentalFlow"),n=Object(w.a)(t.locationFromRoute.account_id+"/partial-units-sorted/value-pricing"),e.prev=5,data={location_id:t.locationFromRoute.id,width_length:t.$route.params.unit_width+" x "+t.$route.params.unit_length,unit_index:t.$route.params.unit_width+"x"+t.$route.params.unit_length+"-"+t.$route.params.unit_type_id,sitelink_id:""+(t.$route.query.unit?t.$route.query.unit:null),stage:C.a.stage},e.next=9,y.a.post(n,data);case 9:o=e.sent,r=o.data,t.$store.commit("clientWebsite/SET_SELECTED_UNIT_OPTIONS",r.data.unitOptions),t.isLoadingUnits=!1,t.$route.query.unit?-1!=(l=d()(r.data.unitOptions,(function(e){return e.sitelink_id===Number(t.$route.query.unit)})))?(k.a.$emit("view_unit_set_selected_index",l),c=r.data.unitOptions[l],t.$store.commit("clientWebsite/SET_SELECTED_UNIT_INDEX",l)):(k.a.$emit("view_unit_set_selected_index",0),t.$store.commit("clientWebsite/SET_SELECTED_UNIT_INDEX",0),c=r.data.unitOptions[0]):-1!=(l=d()(r.data.unitOptions,(function(e){return e.type.sitelink_id===Number(t.$route.params.unit_type_id)})))?(k.a.$emit("view_unit_set_selected_index",l),c=r.data.unitOptions[l],t.$store.commit("clientWebsite/SET_SELECTED_UNIT_INDEX",l)):(k.a.$emit("view_unit_set_selected_index",0),t.$store.commit("clientWebsite/SET_SELECTED_UNIT_INDEX",0),c=r.data.unitOptions[0]),k.a.$emit("view_unit_set_selected_index",t.selectedUnitIndex),setTimeout((function(){k.a.$emit("view_unit_set_selected_index",t.selectedUnitIndex)}),100),h=(h=v()(t.$store.getters["clientWebsite/getBreadcrumbs"])).slice(0,2),c&&c.unit_type_name?(m=c.unit_type_name.replace(/&amp;/g,"&"),h.push({text:m+" "+c.width_length,active:!0})):h.push({text:r.data.unitOptions[0].type.name+" "+r.data.unitOptions[0].width_length,active:!0}),t.$store.commit("clientWebsite/SET_BREADCRUMBS",h),t.setGoogleAnalyticsCheckoutItems(r.data.unitOptions),t.googleAnalyticsSelectItem(c,l),t.googleAnalyticsViewItem(c,l),e.next=30;break;case 25:e.prev=25,e.t0=e.catch(5),t.$router.push(["units"]),console.error("Error: ",e.t0),t.isLoadingUnits=!1;case 30:t.website&&t.website.unit_type_seo_descriptions&&t.selectedUnit&&t.selectedUnit.type&&t.updateSeo();case 31:case"end":return e.stop()}}),e,null,[[5,25]])}))))},methods:Object.assign({},Object(x.b)({updateRentalStep:"rentalFlow/updateRentalStep"}),Object(x.d)({setMaxPaddingReciept:"cache/setMaxPaddingReciept",setMaxPaddingRecieptUnitWidthLength:"cache/setMaxPaddingRecieptUnitWidthLength"}),{hideReviews:function(){this.shouldHideReviews=!0},pagePadding:function(t){if(!this.$refs.unitReceipt||!this.$refs.unitCards)return"0px";var e=this.$refs.unitReceipt.$el.clientHeight,n=this.$refs.unitCards.clientHeight+240,o=e-n;240===n&&(o=this.maxPaddingReciept),this.maxPaddingRecieptUnitWidthLength!==this.widthLength&&(this.setMaxPaddingReciept(0),this.setMaxPaddingRecieptUnitWidthLength(this.widthLength)),this.maxPaddingReciept>o?this.padding=this.maxPaddingReciept+"px":o<=0?this.padding="0px":(this.padding=o+"px",o>this.maxPaddingReciept&&this.setMaxPaddingReciept(o)),"0px"==this.padding&&(this.padding="15px")},updateSeo:function(){var t=this,e=m()(this.website.unit_type_seo_descriptions,(function(e){return-1!==d()(e.unit_types,(function(p){return!!(t.selectedUnit&&t.selectedUnit.type&&t.selectedUnit.type.id)&&p.id===t.selectedUnit.type.id}))}));if(e){for(var n,o={"{{unit_width_length}}":this.selectedUnit&&this.selectedUnit.width_length?this.selectedUnit.width_length:"","{{unit_type}}":this.selectedUnit&&this.selectedUnit.type.name?this.selectedUnit.type.name:"","{{location_name}}":this.location&&this.location.name?this.location.name:"","{{location_phone_number}}":this.location&&this.location.phone_number?this.location.phone_number:"","{{location_email}}":this.location&&this.location.email?this.location.email:"","{{location_address}}":this.location&&this.location.address?this.location.address.street_1+" "+this.location.address.city+", "+this.location.address.state_province+" "+this.location.address.postal:"","{{location_city}}":this.location&&this.location.address&&this.location.address.city?this.location.address.city:"","{{location_state}}":this.location&&this.location.address&&this.location.address.state_province?this.location.address.state_province:"","{{location_zip}}":this.location&&this.location.address&&this.location.address.postal?this.location.address.postal:"","{{account_tagline}}":this.account&&this.account.tagline?this.account.tagline:"","{{account_name}}":this.account&&this.account.name?this.account.name:"","{{page_name}}":this.metadata&&this.metadata.name?this.metadata.name:""},r=function(){var t=n.value,r=new RegExp(t,"gi");e.description=e.description.replace(r,(function(e){return o[t]}))},c=W(this.subSeoKeywordsArray);!(n=c()).done;)r();this.unitTypeSeo=e}},onGoBack:function(){this.locations?this.locations.length>1?this.$router.push("/locations/"+this.locationFromRoute.url_slug):this.$router.push("/units"):this.$router.go(-1)}})},G=(n(1938),Object($.a)(B,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"unit-page-wrapper position-relative pb-0",attrs:{"data-test":"SitelinkValuePricePage"}},[e("div",{staticClass:"unit-background-wrapper d-none d-lg-block"},[e("div",{staticClass:"unit-background-image position-absolute",style:t.backgroundVars}),e("div",{staticClass:"unit-background-image-overlay position-absolute"})]),e("div",{staticClass:"container-fluid container-lg unit-details-container"},[e("div",{staticClass:"row"},[e("div",{staticClass:"col-12 col-lg-8"},[e("div",{staticClass:"view-all-units-link-wrapper position-relative d-flex flex-column"},[e("div",{staticClass:"unit-background-wrapper-mobile d-lg-none"},[e("div",{staticClass:"unit-background-image-mobile position-absolute",style:t.backgroundVars}),e("div",{staticClass:"unit-background-image-overlay-mobile position-absolute"})]),e("div",{staticClass:"row"},[t.breadcrumbs&&t.breadcrumbs.length?e("div",{staticClass:"col d-none d-lg-block breadcrumb-wrapper"},[e("b-breadcrumb",{staticClass:"unit-breadcrumbs bg-transparent px-0",attrs:{items:t.breadcrumbs,"data-test":"SitelinkValuePricePage breadcrumbs"}})],1):t._e(),t.breadcrumbs&&t.breadcrumbs.length?e("div",{staticClass:"col d-lg-none breadcrumb-wrapper"},[e("b-breadcrumb",{staticClass:"unit-breadcrumbs bg-transparent px-0 mb-0",attrs:{"data-test":"SitelinkValuePricePage breadcrumbs"}},[e("b-breadcrumb-item",{attrs:{href:"#"},on:{click:t.onGoBack}},[e("font-awesome-icon",{staticClass:"mr-2",attrs:{icon:"chevron-left"}}),e("span",[t._v("View All Units")])],1)],1)],1):t._e()]),e("div",{staticClass:"row flex-lg-grow-1 align-items-center align-items-lg-end mb-lg-4"},[e("div",{staticClass:"col-12"},[e("div",{attrs:{"data-aos":"fade-zoom-in","data-aos-easing":"ease-in-back","data-aos-delay":"250","data-aos-offset":"100"}},[e("div",{staticClass:"d-flex unit-header-wrapper"},[e("h1",{staticClass:"d-sm-none header-title text-white mb-0",domProps:{innerHTML:t._s(t.selectedUnit.unit_type_name)}},[t._v(t._s(t._f("truncate")(t.unitName,35)))]),e("h1",{staticClass:"d-none d-sm-block header-title text-white mb-0",domProps:{innerHTML:t._s(t.selectedUnit.unit_type_name)}},[t._v(t._s(t.unitName))]),t.unitName?e("b-badge",{staticClass:"currently-selected-tag"},[t._v("Currently Selected")]):t._e()],1),t.locationFromRoute?e("p",{staticClass:"mb-3 mb-lg-1 header-text text-white"},[t._v(t._s(t.locationNameDisplay))]):t._e(),e("div",{staticClass:"d-none d-lg-block"},[e("p",{staticClass:"mb-1 mb-sm-1 mb-md-2 header-text"},[t.locationFromRoute&&t.locationFromRoute.phone_number?e("a",{staticClass:"text-white",attrs:{href:"tel:"+t.locationFromRoute.phone_number}},[t._v(t._s(t.locationFromRoute.phone_number))]):t._e()]),t.locationFromRoute?e("p",{staticClass:"mb-0 header-text text-white"},[t._v(t._s(t.locationFromRoute.address.street_1))]):t._e(),t.locationFromRoute?e("p",{staticClass:"mb-0 header-text text-white"},[t._v(t._s(t.locationFromRoute.address.city)+", "+t._s(t.locationFromRoute.address.state_province)+" "+t._s(t.locationFromRoute.address.postal))]):t._e()])])])])]),t.$root.isLargeAndAbove&&t.unitOptions.length<4?e("div",{ref:"unitCards",staticClass:"row justify-content-center mt-4"},t._l(t.unitOptions,(function(n,o){return e("div",{key:n.id,staticClass:"d-flex justify-content-center col",class:{"card-deck":t.unitOptions.length>1,"mx-0":t.unitOptions.length>1}},[e("ValuePriceCard",{staticClass:"card-deck",attrs:{unit:n,index:o}})],1)})),0):t._e(),t.$root.isLargeAndAbove&&0==t.unitOptions.length?e("div",{staticStyle:{"min-height":"470px"}}):t._e(),t.$root.isMediumAndBelow||t.unitOptions.length>=4?e("div",{staticClass:"row mt-4"},t._l(t.unitOptions,(function(n,o){return e("div",{key:n.id,staticClass:"col-12"},[e("ValuePriceCard",{attrs:{unit:n,isVertical:t.$root.isMediumAndAbove,index:o}})],1)})),0):t._e(),e("div",{staticClass:"row mobile-receipt-container",staticStyle:{overflow:"hidden"}},[t.$root.isMediumAndBelow?e("div",{staticClass:"col d-block d-lg-none"},[e("ViewUnitReceiptCard",{key:"rich",staticClass:"unit-price-card",on:{priceUpdated:t.pagePadding}})],1):t._e(),e("div",{staticClass:"col-12"},[e("LocationAmenitiesRipken",{staticClass:"order-1 order-lg-0",attrs:{buttonVariant:"primary",iconColor:"#33475B"}})],1),t.shouldHideReviews?t._e():e("div",{staticClass:"col-12 order-1 order-lg-1"},[e("h2",{staticClass:"griffey-title section-component-title"},[t._v("Customer Reviews")]),e("SectionReviewsGriffey",{on:{noReviews:t.hideReviews}})],1)])]),t.$root.isLargeAndAbove?e("div",{staticClass:"col-lg-4 d-none d-lg-block price-card-container"},[e("ViewUnitReceiptCard",{key:"matt",ref:"unitReciept",staticClass:"unit-price-card",attrs:{"data-aos":"fade-zoom-in","data-aos-once":"true","data-aos-delay":"200","data-aos-offset":"90"},on:{priceUpdated:t.pagePadding}})],1):t._e()])]),e("div",{staticClass:"container my-3",style:{"padding-top":t.padding}},[t.unitTypeSeo?e("SectionMediaSnapper",{attrs:{imageLeft:!0,image:t.unitTypeSeo.picture,title:t.unitTypeSeo.title,content:t.unitTypeSeo.description,headingTag:"h2",imageBackgroundPosition:"top-left"}}):t._e()],1),e("div",{staticClass:"container-fluid px-0"},[e("div",{staticClass:"row no-gutters"},[e("div",{staticClass:"col-12"},[e("SectionOctopus",{attrs:{background:"bg-dark",textVariant:"text-light","button-pill":!0}})],1)])])])}),[],!1,null,"1143ac95",null));e.a=G.exports},2594:function(t,e,n){"use strict";n.r(e);var o=n(206),r=n.n(o),c={layout:"view-unit",middleware:["units-manager","load-data","load-unit"],components:{SitelinkValuePricePage:n(2017).a},beforeRouteEnter:function(t,e,n){n((function(e){e.$store.commit("clientWebsite/SET_SELECTED_UNIT_OPTIONS",[]);var n=t.params.location_slug,o=e.$store.getters["clientWebsite/getLocations"],c=o?o.length>1?"/locations/"+n:"/units":"/",l=[{text:"View All Units",to:c,active:!1},{text:r()(n),to:c,active:!1}];e.$store.commit("clientWebsite/SET_BREADCRUMBS",l)}))}},l=n(22),component=Object(l.a)(c,(function(){return(0,this._self._c)("SitelinkValuePricePage")}),[],!1,null,"732d7ec4",null);e.default=component.exports}}]);