Hand Embroidered Pure Crepe Straight Dupatta Set
₹2,459.00
|
Size
|
XS
,
S
,
M
,
L
,
XL
,
XXL
|
- Material:
- Top Fabric:Â Pure Crepe
- Bottom Fabric:Â Crepe
- Dupatta Fabric: Chiffon
- Gentle Hand Wash with cold water
Specifications:
- Top Shape: Straight
- Top Type: Kurta
- Bottom Type: Trousers
- Dupatta: With Dupatta
- Top Pattern: Printed With Embroidery
- Sleeve Length: Three-Quarter Sleeves
- Neck: V-Neck
- Top Length: Calf Length
- Bottom Pattern: Solid
- Waistband: Elasticated
- Dupatta Pattern: Solid With Border
- Hemline: Straight
- Weave Type: Machine Weave
- Occasion: Formal
add_filter('woocommerce_checkout_fields', function($fields) {
$required_fields = [
'billing_first_name',
'billing_phone',
'billing_address_1',
'billing_city',
'billing_state',
'billing_postcode'
];
foreach ($required_fields as $field) {
if (isset($fields['billing'][$field])) {
$fields['billing'][$field]['required'] = true;
}
}
$fields['billing']['billing_address_1']['label'] = 'Complete Address';
$fields['billing']['billing_address_1']['placeholder'] = 'House no, street, area, landmark';
$fields['billing']['billing_address_2']['label'] = 'Area / Locality / Landmark';
$fields['billing']['billing_address_2']['placeholder'] = 'Nearby landmark or locality';
$fields['billing']['billing_address_2']['required'] = true;
return $fields;
});
add_action('woocommerce_after_checkout_validation', function($data, $errors) {
$address1 = trim($data['billing_address_1'] ?? '');
$address2 = trim($data['billing_address_2'] ?? '');
$city = trim($data['billing_city'] ?? '');
$postcode = trim($data['billing_postcode'] ?? '');
$phone = trim($data['billing_phone'] ?? '');
$bad_values = ['na', 'n/a', 'no', 'none', '.', '-', 'same', 'ok', 'test'];
if (strlen($address1) < 15 || in_array(strtolower($address1), $bad_values)) {
$errors->add('address_error', 'Please enter your complete address with house number, street and area.');
}
if (strlen($address2) < 4 || in_array(strtolower($address2), $bad_values)) {
$errors->add('locality_error', 'Please enter area/locality or landmark.');
}
if (strlen($city) < 3 || in_array(strtolower($city), $bad_values)) {
$errors->add('city_error', 'Please enter a valid city name.');
}
if (!preg_match('/^[1-9][0-9]{5}$/', $postcode)) {
$errors->add('postcode_error', 'Please enter a valid 6 digit pincode.');
}
if (!preg_match('/^[6-9][0-9]{9}$/', $phone)) {
$errors->add('phone_error', 'Please enter a valid 10 digit Indian mobile number.');
}
}, 10, 2);
Rachna (verified owner) –
I recently bought a dupatta set, and the quality blew me away. It looks even better in person than online, and the fit is perfect. Definitely worth the money!
Shreya (verified owner) –
I ordered a dupatta set for my mom, and she loved it! The fabric is breathable and comfortable, perfect for hot weather. The customer service was really helpful too.
Ankita (verified owner) –
I was pleasantly surprised by the dupatta set I purchased. The embroidery work is delicate yet durable, and the colors are so vibrant. Received lots of compliments!
Kirti (verified owner) –
I recently bought a dupatta set, and the quality blew me away. It looks even better in person than online, and the fit is perfect. Definitely worth the money!
Ishita (verified owner) –
I recently bought a dupatta set, and the quality blew me away. It looks even better in person than online, and the fit is perfect. Definitely worth the money!
Rachna (verified owner) –
I was pleasantly surprised by the dupatta set I purchased. The embroidery work is delicate yet durable, and the colors are so vibrant. Received lots of compliments!
Kirti (verified owner) –
I love how this dupatta set can be styled in so many ways. The fabric feels premium and soft on the skin. It’s a perfect outfit for both casual and formal occasions.
Nidhi (verified owner) –
I ordered a dupatta set for my mom, and she loved it! The fabric is breathable and comfortable, perfect for hot weather. The customer service was really helpful too.
Simran (verified owner) –
The prints on the dupatta set are so beautiful and vibrant. I was worried about sizing, but it fits me just right. I’ll definitely be buying more from Eight5Nine.
Shreya (verified owner) –
The set is absolutely beautiful! I bought it for a family function, and it looked amazing. The detailing on the dupatta is exquisite, and it fits perfectly.