import axios from "axios";// Get all license forms. const licenseForms = document.querySelectorAll( ".license-settings form.license-settings--item" );if (licenseForms) { // Loop each formt o add event listener. licenseForms.forEach((form) => { form.addEventListener("submit", function (e) { e.preventDefault(); const input = this.querySelector("input"); const license = input.value; const key = input.dataset.key; const status = input.dataset.status; const id = input.dataset.id; const type = form.classList.contains("valid") ? "deactivate" : "activate";if (!license) { input.focus(); return; }const button = form.querySelector("input[type=submit]"); button.setAttribute("disabled", "disabled");const loading = form.querySelector(".loading"); loading.classList.add("active");updateLicense({ key, status, id, license, type, }); }); }); }/** * Update add-on license via REST API. * * @param {Object} params The data params for license activation/deactivation. */ function updateLicense(params) { const { root, nonce } = instant_img_admin_localize; // eslint-disable-line no-undef const api = root + "instant-images/license/"; const config = { headers: { "X-WP-Nonce": nonce, "Content-Type": "application/json", }, }; axios .post(api, JSON.stringify(params), config) .then(function () { location.reload(); // reload window. }) .catch(function (error) { console.warn(error); setTimeout(function () { location.reload(); // reload window. }, 2000); }); } 3rd St Duplex - Value Homes MN

Welcome to

3rd St Duplex

TWO AMAZING BRAND-NEW REMODELED HOMES Designed for Luxury & Comfort! This is a Modern / Contemporary Luxury Design Home with 5 Large Bedrooms, 3 Baths, 2,125 Finished sq ft! We Showcase High Quality Materials & Craftsmanship with Modern Design. This type of attention to detail is very rare to find especially in a rental property. The Kitchen Features State of the Art Black Stainless Appliance Package with French door fridge, Gas Stove and Vented Microwave excellent for cooking and entertaining!

 

This special home has Quartz Counter Tops throughout and Luxury Vinyl Plank Flooring and premier carpet in the bedrooms, FLAT SMOOTH LEVEL 5 CEILINGS, Prime LED Lighting with tons of Recessed Lights, Moen & Delta Faucets and much more! Plus, a Lovely Laundry Room with a window and High-Capacity GE Front Load Washer & Dryer with cabinets above and a laundry sink and cabinet (Quartz Counter Tops) and a wall-to-wall Folding Station! Large Closets for clothes and storage PLUS a nice storage. Enjoy your Private 2 Car Garage and plenty of street parking. Forced Air Furnace, Central Air Conditioner, Air Exchanger, Large Fenced in Yard, Gutters, etc. Enjoy this beautiful newly remodeled home ready IMMEDIATELY Close to tons of great eateries and bars! Truly a gem in Prime NE Location!