|
发表于 2008-9-19 11:27:33
|
显示全部楼层
prodImage01.src = '/anf/onlinestore/collection/17400_01_p.jpg';
skuArray01[0] = new skuObj(25240133, 442767, "S", "1","", false);
skuArray01[1] = new skuObj(25240146, 442768, "M", "2","", false);
skuArray01[2] = new skuObj(25240159, 442769, "L", "3","", false);
skuArray01[3] = new skuObj(25240162, 442770, "XL", "4","", false);
skuArray01[4] = new skuObj(25240175, 442771, "XXL", "5","", false);
skuArray01.sort(customSort);
colorArray[0] = new colorObj(01, "White", "$69.50", "69.5", "100% sueded cotton, moose embroidery, interior grosgrain neck taping, straight collar with collar stays, colored bottom button stitching, Vintage Abercrombie Wash, Muscle Fit, Imported", prodImage01, skuArray01);
skuArray02 = new Array();
prodImage02 = new Image();
prodImage02.src = '/anf/onlinestore/collection/17400_02_p.jpg';
skuArray02[0] = new skuObj(25240188, 442772, "S", "1","", false);
skuArray02[1] = new skuObj(25240191, 442773, "M", "2","", false);
skuArray02[2] = new skuObj(25240201, 442774, "L", "3","", false);
skuArray02[3] = new skuObj(25240214, 442775, "XL", "4","", false);
skuArray02[4] = new skuObj(25240227, 442776, "XXL", "5","", false);
skuArray02.sort(customSort);
colorArray[1] = new colorObj(02, "Red", "$69.50", "69.5", "100% sueded cotton, moose embroidery, interior grosgrain neck taping, straight collar with collar stays, colored bottom button stitching, Vintage Abercrombie Wash, Muscle Fit, Imported", prodImage02, skuArray02);
skuArray03 = new Array();
prodImage03 = new Image();
prodImage03.src = '/anf/onlinestore/collection/17400_03_p.jpg';
skuArray03[0] = new skuObj(25240285, 442782, "S", "1","", false);
skuArray03[1] = new skuObj(25240298, 442783, "M", "2","", false);
skuArray03[2] = new skuObj(25240308, 442784, "L", "3","", false);
skuArray03[3] = new skuObj(25240311, 442785, "XL", "4","", false);
skuArray03[4] = new skuObj(25240324, 442786, "XXL", "5","", false);
skuArray03.sort(customSort);
colorArray[2] = new colorObj(03, "Plaid", "$69.50", "69.5", "100% sueded cotton, moose embroidery, interior grosgrain neck taping, straight collar with collar stays, colored bottom button stitching, Vintage Abercrombie Wash, Muscle Fit, Imported", prodImage03, skuArray03);
skuArray04 = new Array();
prodImage04 = new Image();
prodImage04.src = '/anf/onlinestore/collection/17400_04_p.jpg';
skuArray04[0] = new skuObj(25240230, 442777, "S", "1","", false); |
|