![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/29_4704e8d1-38a5-4d23-9bbe-307da8ffa5ca.png?v=1725010232)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/qa3.jpg?v=1732527981)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/qa4.jpg?v=1732527981)
![](https://cdn.shopify.com/s/files/1/0578/1504/0102/files/08360931b58f46568cb9370724e93553.jpg?v=1725003757)
1/4
Chic Blue Collarless Long Sleeve Cardigan
Style# 1363576
Regular price
$51.99
Sale price
$72.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 = '';
$()
Expertly crafted and fashion-forward, our Chic Blue Collarless Long Sleeve Cardigan offers a sleek and modern twist on a classic piece. With its collarless design and long sleeves, this cardigan exudes sophistication and style. Made from high-quality materials, it offers both comfort and durability. Perfect for any occasion.
Description:
- Neckline: Collarless
- Sleeve Length: Long Sleeve
- Pattern Type: Print
- Cotton/Acrylic
- Machine Washable
Size Chart:
Top Size | Bust | Length | Sleeves | |||
---|---|---|---|---|---|---|
inch | cm | inch | cm | inch | cm | |
S | 38 | 96 | 22 | 57 | 20 | 51 |
M | 39 | 100 | 23 | 58 | 20 | 52 |
L | 41 | 104 | 23 | 59 | 21 | 53 |
XL | 43 | 109 | 24 | 60 | 21 | 54 |
XXL | 45 | 114 | 24 | 61 | 22 | 55 |