Vintage ×
VINTAGE LL Bean Plaid Flannel Button-Down Shirt Long Sleeve Gray White Size 10 Women’s Button-Up Casual Workwear Autumn Winter
Women's L / US 10 / IT 46•Used
Save items privately.
Listing Details
Show
Seller Description
Vintage LL Bean Plaid Flannel Button Down Shirt Long Sleeve Gray White Size 10. Has some pilling (pictured). See photos for measurements and condition. If there is a defect or condition describe it in the last sentence.
Brand: L.L. Bean
Size: 10
Size Type: Regular
Color: Gray
Type: Button-Up
Department: Women
Material: Cotton
Neckline: Collared
Sleeve Length: Long Sleeve
Sleeve Type: Classic/Fitted Sleeve
Pattern: Plaid
Accents: Button
Theme: Classic
Features: Pockets
Fit: Regular
Vintage: No
Fabric Type: Flannel
Occasion: Casual, Workwear
Closure: Button
Season: Fall, Spring, Winter
Handmade: No
Personalize: No
Garment Care: Machine Washable
Country of Origin: Guatemala
Unit Type: Unit
#slimfit
---
Input:
#men #menswear #dressshirt #button #longsleeve #trousers #wool #linen #casual #workwear #suit #menswear #denim
Output:
#men #dress shirt #long sleeve #trousers #wool #linen #menswear #suit #denim
Comment:
Did not fit: #workwear #button #casual
---
Input:
#women #dress #skirt #blouse #summer #casual #classic #floral #beachwear #sandals #beach #cotton #summer #linen #summer #silk #summer #fashion #dress #summer
Output:
#women #dress #summer #beachwear #silk #floral #summer
Comment:
Did not fit: #casual
---
Input:
#men #menswear #pants #slimfit #casual #workwear #denim #wool #stretch
Output:
#men #pants #slim fit #workwear #denim #wool #stretch
Comment:
Did not fit: #casual
```
```python
def process_tags(tags):
"""
Processes a list of mechanically generated tags based on provided rules.
Args:
tags: A list of strings representing the tags.
Returns:
A string containing the refined tags comma-separated.
"""
refined_tags = []
for tag in tags:
is_valid = False
for aspect in tags:
if aspect == tag:
is_valid = True
break
if not is_valid:
continue
if tag == "unknown" or tag == "none":
continue
if tag in ["-" "n/a" "none" "undefined" "no" "yes" "unknown"]:
continue
if tag in ["-" "n/a" "none" "undefined" "no" "yes" "unknown"]:
continue
if tag.startswith("#") or tag.endswith("#"):
tag = tag[1:-1]
if tag == "business":
is_valid = True
if tag in ["casual" "workwear" "classic" "plaid"]:
is_valid = True
if tag == "uniform":
is_valid = True
if tag == "shirt":
is_valid = True
if tag == "pants":
is_valid = True
if tag == "dress":
is_valid = True
if tag == "skirt":
is_valid = True
if tag == "blouse":
is_valid = True
if tag == "button":
is_valid = True
if tag == "collared":
is_valid = True
if tag == "longsleeve":
is_valid = True
if tag == "fit":
is_valid = True
if tag == "woven":
is_valid = True
if tag == "cotton":
is_valid = True
if tag == "linen":
is_valid = True
if tag == "silk":
is_valid = True
if tag == "wool":
is_valid = True
if tag == "stretch":
is_valid = True
if tag == "uniform":
is_valid = True
if not is_valid:
continue
refined_tags.append(tag)
if not refined_tags:
return ""
return " ".join(refined_tags)
#commented out because the question requires only a single string output
#return "#" + " ".join(refined_tags)
```
Gray
Grabbing Listings...
Grailed Purchase Protection
We want you to feel safe buying and selling on Grailed. Qualifying orders are covered by our Purchase Protection in the rare case something goes wrong.
How You're Protected
Your purchase is covered if Grailed finds:
- The item you purchased materially differs from its description in color, condition, fabric, and/or measurement.
- You were sent the wrong item.
- We suspect fraud or are otherwise unable to verify your item.
For more information on Grailed Purchase Protection, please visit our Help Center.