@@ -200,8 +200,8 @@ Page({
"qty": v.favoritesqty,
"itemno": v.itemno,
"tradefield": data.type,
- "length": v.length || 0,
- "width": v.width || 0
+ "length": v.favoriteslength || 0,
+ "width": v.favoriteswidth || 0
}
})