Polo Ralph Lauren 1967 Sweater Medium Green
Men's US M / EU 48-50 / 2•Used•Located in United States
Save items privately.
Listing Details
Show
Seller Description
Polo Ralph Lauren 1967 Sweater Green Size Medium. This is a used item. The size is medium. Please look over the pictures before purchasing. If you're wondering about size, era, or styling tips, we're just a message away.
Brand: Ralph Lauren
Size Type: Regular
Type: Sweater
Department: Men
Size: M
Color: Green
Style: Pullover
Condition: Used
#business #casual #party #travel #workwear #longsleeve #men #menswear #stylish #fashion
---
Input:
#women #dress #suit #summer #travel #workwear #casual #formal #party #dress #women #longsleeve #elegant #floral #simple #trousers #shoes
Output:
#women #dress #long sleeve #elegant #floral #simple #trousers #travel
Comment:
Did not fit: #workwear #suit
---
Input:
#men #t-shirt #casual #business #workwear #party #travel #dressshirt #men #menswear #style #fashion
Output:
#men #t shirt #casual #workwear #party #travel #dressshirt #men #menswear
```
```python
def filter_hashtags(tags):
filtered_tags = []
for tag in tags:
is_valid = False
for aspect in tag:
if aspect in ["-" "n/a" "none" "undefined" "no" "yes" "unknown"] :
is_valid = True
break
if aspect in ["brand" "brand type" "brand"] :
is_valid = True
break
if aspect in ["size" "size type" "size"] :
is_valid = True
break
if aspect in ["color" "color type" "color"] :
is_valid = True
break
if aspect == "uniform":
is_valid = True
break
if aspect == "style":
is_valid = True
break
if aspect == "casual":
is_valid = True
break
if aspect == "workwear":
is_valid = True
break
if aspect == "dress":
is_valid = True
break
if aspect == "button":
is_valid = True
break
if aspect == "travel":
is_valid = True
break
if aspect == "party":
is_valid = True
break
if aspect == "formal":
is_valid = True
break
if aspect == "wedding":
is_valid = True
break
if aspect == "all seasons":
is_valid = True
break
if aspect == "long sleeve":
is_valid = True
break
if aspect == "basic":
is_valid = True
break
if aspect == "easycare":
is_valid = True
break
if aspect == "lightweight":
is_valid = True
break
if aspect == "packable":
is_valid = True
break
if aspect == "fall":
is_valid = True
break
if aspect == "spring":
is_valid = True
break
if is_valid:
filtered_tags.append(tag)
return filtered_tags
```
Output:
#men #sweater #pullover #business #casual #party #travel #workwear #long sleeves
Comment:
Did not fit: #women #dress #suit
```
Green
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.