![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/6a281c26330f4964e2c5d696fc6fc9ce_41471056-49d7-423c-be00-8f710be57c69.jpg?v=1725968832)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/1b75bd62-945d-488a-939d-3bff810e6988.jpg?v=1725968832)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/9bdbf687-5fbd-4894-b8f1-f39ee35fd89a.jpg?v=1725968832)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/204af2af-9f7d-4abd-b2e3-8b1bd81a9467.jpg?v=1725968832)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/a610533e-1d95-4f39-a0cb-3c0bbdc4c8a1.jpg?v=1725968832)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/e2e3d1ff-56ed-4e1a-9119-de522d26cb37.jpg?v=1725968832)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/1660120521066df79b694db0d9da91a6.jpg?v=1725968832)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/6a281c26330f4964e2c5d696fc6fc9ce.jpg?v=1725968832)
1/8
Gray Knit V-Neck Long Sleeve Wrap Sweater
Style# 818844
Regular price
$52.99
Sale price
$70.99
Customers Also Viewed
![](https://i.ibb.co/TMjvZs0/a-N1j-Rx-Zg-Mt4-P37-C.jpg”
<style>
#bcpo .selector-wrapper {display:none;} .jdgm-form__reviewer-name-format-container {display:none} #bcpo .bcpo-images label.bcpo-front-image-label {overflow:hidden}
</style>
<script>
/**
* Get the currently selected options from add-to-cart form. Works with all
* form input elements.
*
* @return {array} options - Values of currently selected variants
*/
function _getCurrentOptions() {
var currentOptions = _.map(
$('.single-option-selector__radio'),
function(element) {
var $element = $(element);
var type = $element.attr('type');
var currentOption = {};
if (type === 'radio' || type === 'checkbox') {
if ($element[0].checked) {
currentOption.value = $element.val();
currentOption.index = $element.data('index');
return currentOption;
} else {
return false;
}
} else {
currentOption.value = $element.val();
currentOption.index = $element.data('index');
return currentOption;
}
}
);
// remove any unchecked input values if using radio buttons or checkboxes
currentOptions = _.compact(currentOptions);
return currentOptions;
}
/**
* Find variant based on selected values.
*
* @param {array} selectedValues - Values of variant inputs
* @return {object || undefined} found - Variant object from product.variants
*/
function _getVariantFromOptions() {
var selectedValues = _getCurrentOptions();
var product_object = JSON.parse(
document.getElementById('ProductJson-product-template').innerHTML
);
var variants = product_object.variants;
var found = _.find(variants, function(variant) {
return selectedValues.every(function(values) {
return _.isEqual(variant[values.index], values.value);
});
});
return found;
}
function contains(a, obj) {
for (var i = 0; i < a.length; i++) {
if (a[i] === obj) {
return true;
}
}
return false;
}
$(document).ready(function(){
var product_object = JSON.parse(
document.getElementById('ProductJson-product-template').innerHTML
);
var color_first = false;
if(product_object.options.length > 1 && product_object.options[1] == 'Size'){
color_first = true;
}
$last_checked = '';
$()
Description:
Wrap yourself up in chic style this winter season and beyond with this plain gray sweater. A draped v-neck with a wrapped front and uneven hem gives it a contemporary fit. Long sleeves with capped ends add coziness, perfect for layering with a jacket or solo.
- Sleeve Length: Long Sleeve
- Pattern Type: Plain
- Neckline: V-neck
- Machine Washable
- Cotton/Acrylic
Size Chart:
Top Size | Bust | Length | Sleeves | |||
---|---|---|---|---|---|---|
inch | cm | inch | cm | inch | cm | |
S | 36 | 92 | 22 | 57 | 20 | 51 |
M | 38 | 96 | 23 | 58 |
20 | 52 |
L | 39 |
100 |
23 |
59 |
21 | 53 |
XL | 41 |
105 |
24 |
60 |
21 | 54 |
2XL | 43 |
110 |
24 |
61 |
22 | 55 |