Matias Bonifacino
01/28/2021, 5:41 PM// ModelsInit.order.removeShippingAddress();
// ModelsInit.order.removeShippingMethod();
ModelsInit.order.estimateShippingCost({
zip: null
, country: null
});
Santiago
01/28/2021, 7:49 PM