Hello everyone, i want to get the customer categot...
# suitecommerce
s
Hello everyone, i want to get the customer categoty value in profile model. How can i get that ?
@PabloZ @Steve Goldberg if you know something that would be helpful to me.
p
Normally i clone this field to a custom entity field
and then add "webstore" to that new entity body field
and call commerce api's customer.getCustomFields()
(or similar, don't recall from memory)
and don't tag me in questions, pretty please 😞
s
Thanks pabloz, my apologies.