[object Object] import { currentMember } from 'wix-members-backend'; export function myGetCurrentMemberFunction(options) { return currentMember.getMember(options) .then((member) => { const memberId = member._id; const fullName = `${member.contactDetails.firstName} ${member.contactDetails.lastName}`; const memberProfilePage = `https://yoursite.com/profile/${member.profile.slug}/profile`; return member; }) .catch((error) => { console.error(error); }) } if( $w("#myElementID").hidden ) { $w("#myElementID").show(); } else { $w("#myElementID").hide(); } $w('#myButtonID').onClick(() => { console.log("Hello World!"); });
top of page
Kelli Vallot Kelli Horn Kelli Vallot Horn

Showroom Hours: Monday-Friday, 8:00AM-4:00PM 

CONTACT US TODAY!

  • FREE DELIVERY service area inquiry

  • Price quote request

  • Product inquiry

  • Place an order

  • Request a representative to contact you

  • How can our family owned business serve you

  • Feedback and suggestions

  • Anything

Your details were sent successfully!

0

                      (Usually closed from 12PM-1PM for lunch. Will gladly be available upon request.)

Join our mailing list

Never miss an update

bottom of page