61048638-100
130828
false
/en/sale/mens-underwear-sale/ck-id-cotton-stretch-trunk-61048638-100
[
{
"catentry_id" : "6110019",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_l":"2"
,
"ColorCode_|_100":"6"
},
"inventory" : "158"
},
{
"catentry_id" : "6110024",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_xl":"2"
,
"ColorCode_|_100":"6"
},
"inventory" : "71"
},
{
"catentry_id" : "3074457345624122692",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_m":"3"
,
"ColorCode_|_465":"7"
},
"inventory" : "1"
},
{
"catentry_id" : "6110003",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_l":"2"
,
"ColorCode_|_020":"6"
},
"inventory" : "79"
},
{
"catentry_id" : "6110006",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_xl":"2"
,
"ColorCode_|_020":"6"
},
"inventory" : "55"
},
{
"catentry_id" : "6110018",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_s":"2"
,
"ColorCode_|_001":"6"
},
"inventory" : "1"
},
{
"catentry_id" : "6110026",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_l":"2"
,
"ColorCode_|_001":"6"
},
"inventory" : "26"
},
{
"catentry_id" : "6110030",
"displaySKUContextData" : "false",
"buyable" : "true",
"Attributes" : {
"Size_|_xl":"2"
,
"ColorCode_|_001":"6"
},
"inventory" : "57"
}
]
a ck id trunk designed with cotton stretch fabric, a bold elasticated logo band and a contoured pouch for a youthful, dynamic style.
ck id cotton stretch trunk cotton stretch fabric elasticated logo waistband contoured pouch tonal topstitching seaming details
machine wash 95% cotton 5% elastane imported
SHIPPING INFO
DETAILS
Most items leave warehouse within 1-2 full business daysexcept where otherwise noted . Shipping restrictions may apply.
* Shipping costs for rugs are calculated in checkout.
RETURNS
DETAILS
Returns must be made within 30 days of the shipment date. In order to process your return, items must be unworn and tags must be attached. Clearance and final sale items are not eligible for a return, refund or credit. Once a return is received, it takes 7-14 business days to process and 3-5 business days for the refund to be credited to the payment method used at the time of purchase.
ck id cotton stretch trunk
61048638-100
COLOR:
{
"colors": [
"WHITE",
"EXTREME CAMO PRINT FLUX",
"GREY HEATHER",
"BLACK"
],
"sizeToColor": {
"s": ["BLACK"],
"xl": [
"WHITE",
"GREY HEATHER",
"BLACK"
],
"l": [
"WHITE",
"GREY HEATHER",
"BLACK"
],
"m": ["EXTREME CAMO PRINT FLUX"]
}
}
{
"sizes": [
"s",
"m",
"l",
"xl"
],
"sizeToColor": {
"s": ["BLACK"],
"xl": [
"WHITE",
"GREY HEATHER",
"BLACK"
],
"l": [
"WHITE",
"GREY HEATHER",
"BLACK"
],
"m": ["EXTREME CAMO PRINT FLUX"]
},
"split": false,
"colorToSize": {
"WHITE": [
"l",
"xl"
],
"GREY HEATHER": [
"l",
"xl"
],
"BLACK": [
"s",
"l",
"xl"
],
"EXTREME CAMO PRINT FLUX": ["m"]
}
}
{
"WHITE": "100",
"GREY HEATHER": "020",
"BLACK": "001",
"EXTREME CAMO PRINT FLUX": "465"
}
1
2
3
4
5
6
7
8
9
10
11
12
if(typeof(shoppingListJS) == "undefined" || shoppingListJS == null || !shoppingListJS) {
shoppingListJS = new ShoppingListJS({storeId: '10751',catalogId: '12101',langId: '-1'}, {id: '6120518', name: 'ck id cotton stretch trunk', image: 'https://calvinklein.scene7.com/is/image/CalvinKlein/61048638_100_main?wid=390&hei=515&fmt=jpeg&qlt=90%2c0&op_sharpen=1&resMode=trilin&op_usm=0.8%2c1.0%2c6%2c0&iccEmbed=0', type: 'ProductBean', components: {}, skus: [{id: '6110009', attributes: {'Size': 's','ColorCode': '100'}},{id: '6110013', attributes: {'Size': 'm','ColorCode': '100'}},{id: '6110019', attributes: {'Size': 'l','ColorCode': '100'}},{id: '6110024', attributes: {'Size': 'xl','ColorCode': '100'}},{id: '3074457345624122687', attributes: {'Size': 's','ColorCode': '465'}},{id: '3074457345624122692', attributes: {'Size': 'm','ColorCode': '465'}},{id: '3074457345624122696', attributes: {'Size': 'l','ColorCode': '465'}},{id: '3074457345624122699', attributes: {'Size': 'xl','ColorCode': '465'}},{id: '6110001', attributes: {'Size': 's','ColorCode': '020'}},{id: '6110002', attributes: {'Size': 'm','ColorCode': '020'}},{id: '6110003', attributes: {'Size': 'l','ColorCode': '020'}},{id: '6110006', attributes: {'Size': 'xl','ColorCode': '020'}},{id: '6110018', attributes: {'Size': 's','ColorCode': '001'}},{id: '6110021', attributes: {'Size': 'm','ColorCode': '001'}},{id: '6110026', attributes: {'Size': 'l','ColorCode': '001'}},{id: '6110030', attributes: {'Size': 'xl','ColorCode': '001'}}]}, {}, "shoppingListJS");
dojo.topic.subscribe("DefiningAttributes_Resolved", function(catEntryId, productId) {
eval("shoppingListJS.setItemId(catEntryId, productId);");
});
dojo.topic.subscribe("QuickInfo_attributesChanged", function(catEntryAttributes) {
eval("shoppingListJS.setCatEntryAttributes(catEntryAttributes);");
});
dojo.topic.subscribe("Quantity_Changed", function(catEntryQuantityObject) {
eval("shoppingListJS.setCatEntryQuantity(catEntryQuantityObject);");
});
dojo.topic.subscribe("ShoppingList_Changed", function(serviceResponse) {
eval("shoppingListJS.updateShoppingListAndAddItem(serviceResponse);");
});
dojo.topic.subscribe("ShoppingListItem_Added", function() {
eval("shoppingListJS.deleteItemFromCart();");
});
}
Keep in touch
Sign up for news on our latest arrivals, exclusive promotions + events and take 20% off your next order.
*Offer is subject to change without notice. Will be used in accordance with our Privacy Policy .