[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
JL Sanitary & Supply Co., Inc. proudly serves as Louisiana’s factory direct distributor
of the Diversey Product Line. Check out these amazing best sellers!
janitorial supplies lafayette, la janitorial supplier lafayette, la Floor care
janitorial supplies lafayette, la janitorial supplier lafayette, laDiversey Crew Neutral NA
Pricing listed above subject to decrease based on quantity and frequency purchased.
bottom of page