Can you try adding the model as a dependency of th...
# suitecommerce
t
Can you try adding the model as a dependency of the view and then try
model.trigger('shipaddress')
? But really
model.set('shipaddress')
should do that anyway