@@ -158,8 +158,8 @@ Page({
"sa_orderitemsid": 0,
"itemid": v.itemid,
"qty": v.favoritesqty,
- width: v.width || 0,
- length: v.length || 0,
+ width: v.favoriteswidth || 0,
+ length: v.favoriteslength || 0,
}
})