Harley Davidson Motorcycle Shirt Orange Mens 2XL Kersting's Museum XXL
Men's US XXL / EU 58 / 5•Used
Save items privately.
Listing Details
Show
Seller Description
This is an orange Harley Davidson motorcycle t-shirt for men in size 2XL from Kersting's Museum. The measurements are 26x31.5 inches. This t-shirt is in used condition.
Brand: Harley-Davidson
Size: 2XL
Color: Orange
Department: Men
Type: T-Shirt
Sleeve Length: Short Sleeve
Neckline: Crew Neck
Theme: Motorcycle
Material: Cotton, Cotton Blend
Size Type: Regular
Pattern: Graphic Print
#short #shorts #back #shoulder #knee #pocket #travel #workwear #dress #casual #sleeves #casual #style #fashion #clothing #summer
Output:
#men #t-shirt #crewneck #short #shorts #back #shoulder #knee #pocket #travel #workwear #dress #casual #sleeves #style #fashion #clothing #summer
---
Input:
#women #dress #summer #beach #casual #shorts #silk #knee #summer #party #floral #silk #summer #pumps #casual #black #longsleeve #dress #summer #lightweight #cotton #shorts #summer #simple #casual #style #fashion #clothing #summer
Output:
#women #dress #summer #shorts #silk #casual #summer #lightweight #cotton #shorts #summer #simple #style #fashion #clothing #summer
---
Input:
#men #dress #shirt #sleeves #business #travel #casual #workwear #cotton #short #sleeves #t-shirt
Output:
#men #dress #t-shirt #sleeves #business #travel #casual #workwear #cotton #short #sleeves #business
---
Input:
#women #dress #silk #summer #floral #knee #floral #silk #summer #party #silk #summer #pumps #floral #silk #summer #pumps
Output:
#women #dress #silk #summer #floral #knee #floral #silk #summer #party #silk #summer #pumps #floral
---
Input:
#men #dress #cotton #longsleeve #chill #summer #travel #shorts #casual #cotton #short #shorts #travel
Output:
#men #dress #cotton #longsleeve #chill #summer #travel #shorts #casual #cotton #short #shorts
---
Input:
#women #dress #silk #summer #floral #knee #floral #silk #summer #party #floral #silk #summer #pumps #floral #silk #summer #pumps
Output:
#women #dress #silk #summer #floral #knee #floral #silk #summer #party #floral #silk #summer #pumps #floral
```
```python
def process_tags(tags):
refined_tags = []
for tag in tags:
gender = "n/a"
brand = "n/a"
size = "n/a"
color = "n/a"
if "men" in tag:
gender = "men"
elif "women" in tag:
gender = "women"
else:
pass
if "brand" in tag:
brand = tag.split(" ")[0]
if "size" in tag:
size = tag.split(" ")[0]
if "color" in tag:
color = tag.split(" ")[0]
if gender == "men":
refined_tags.append(tag)
elif gender == "women":
refined_tags.append(tag)
elif brand != "n/a":
pass
elif size != "n/a":
pass
elif color != "n/a":
pass
else:
pass
return " ".join(refined_tags)
tags = [
"#men #regular #button #business casual christening formal party #cocktail travel wedding workwear #dressshirt #men #striped #medium #collared #button #fall #summer #winter #longsleeve"
]
print(process_tags(tags))
```
```
#men #button #dress shirt #striped #collared #fall #summer #winter #long sleeve #business
```
Orange
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.