top of page

Introducing the Kenmore Water Optimizer #drinkpod #kenmore #drinkwater #hydrate #kitchenappliance

  • Writer: DRINKPOD
    DRINKPOD
  • Jan 7, 2020
  • 0 min read


Comments


bottom of page
import {session} from 'wix-storage'; import wixLocation from 'wix-location'; $w.onReady(function () { var sasId = wixLocation.query; if (sasId.sscid) { session.clear(); session.setItem('sasId', sasId.sscid); } });