Clothing for Girls & Women (2024)

  • Back To School
    • Womens
    • Girls
Explore Back To School
  • Collections
    • New Arrivals
    • Roxy Girl Club Member Exclusives
    • Best Sellers
    • Online Exclusives
    • Roxy Favorites
    • Matching Sets
    • Surf Oasis
    • On The Beach
    • Playa Paradise
    • Mini Me
Shop Surf Oasis
  • Collections
    • Matching Sets
    • Loungewear
  • Shop All
    • Dresses
    • Tops
    • Shorts
    • Skirts
    • Jackets
    • Sweaters
Shop Dresses
  • Collections
    • Surf Oasis
    • On The Beach
    • Playa Paradise
    • Beach Classics
    • Roxy Love
    • ROXY Pro Surf
    • Westward Sol
  • Swim Shop
    • Shop All
    • New Arrivals
    • Bikinis
    • Bikini Tops
    • Bikini Bottoms
    • One Pieces
    • Cover Ups
    • Rashguards
    • Boardshorts
Shop Bikinis
  • Shop All
    • Hats
    • Handbags
    • Backpacks
    • Wallets
    • Beanies
    • Other Accessories
  • Shop All
  • Hats
  • Handbags
  • Backpacks
  • Wallets
  • Beanies
  • Other Accessories
Shop Handbags
  • Shop All
    • Sneakers
    • Sandals
    • Flip Flops
    • Boots
  • Shop All
  • Sneakers
  • Sandals
  • Flip Flops
  • Boots
Shop Flip Flops
  • HIDE
    • Active Accessories
    • Yoga
    • Running
  • Collections
    • Active By Nature
    • ROXY Pro Surf
  • Active Shop
    • Shop All
    • Active Swimsuits
    • Tops
    • Bottoms
    • Sports Bras
    • Jackets
Shop Active By Nature
  • HIDE
    • Caroline Marks Favorites
    • Rise Collection
  • Collections
    • ROXY Pro Surf
    • Swell Series
    • Elite Line-Up
  • Surf Shop
    • Shop All
    • Wetsuits
    • Rashguards
    • Boardshorts
    • Swimsuits
    • Surf Boots
  • Guides
    • Wetsuit Guide
    • Expert Guides
  • HIDE
    • Winter Jackets
    • Snowboards
    • Snowboard Bindings
  • Collections
    • ROWLEY X ROXY
    • Chloe Kim
    • Peak Chic
    • Boundless Snow
    • On The Mountain
    • Warmlink
    • Hydrosmart
  • Snow Shop
    • Shop All
    • 50% Off Snow Sale
    • Snow Jackets
    • Snow Pants
    • Base Layers
    • Snow Accessories
  • Guides
    • Snow Wear Guide
    • Expert Guides
50% Off Snow
  • HIDE
  • Shop All
    • New Arrivals
    • Mini Me
    • Swim
    • Surf
    • Tops
    • Jackets
    • Accessories
    • Snow
Shop Girl's Swim
  • HIDE
  • Womens Sale
    • Shop All
    • New To Sale
    • Tops
    • Jackets
    • Pants
    • Shoes
    • Accessories
    • Active
    • Surf
    • Snow
  • Girls Sale
    • Shop All
    • New To Sale
    • Swim
    • Clothing
    • Shoes
    • Snow
  • Snow Sale
    • Womens Snow
    • Girls Snow
  • Clearance
    • Shop All
Shop Sale

{% endif %}

{% assign badges = productBadges | where: 'type', 'icon' %} {% for badge in badges %} {% if product.tags contains badge.tag %} {% if badge.icon contains '.' %} Clothing for Girls & Women (12) {% else %} {% endif %} {% break %} {% endif %} {% endfor %} {% assign badges = productBadges | where: 'type', 'option' %} {% if badges != blank %}

{% for badge in badges %} {% assign show_badge = false %} {% if product.tags contains badge.tag %} {% assign show_badge = true %} {% endif %} {% for sibling in product.siblings %} {% if sibling.tags contains badge.tag %} {% assign show_badge = true %} {% endif %} {% endfor %} {% if show_badge %} {{ badge.label }} {% endif %} {% endfor %}

{% endif %}
    {% if product.siblings.size > 0 %} {% assign types = product.siblings | map: 'product_type' | uniq %} {% for type in types %} {% if type == blank %}{% continue %}{% endif %}
  • {{ type | split : ' - ' | last }}
  • {% endfor %} {% unless types contains product.type %} {% assign productType = product.type | handlize %}
  • {{ productType | split : ' - ' | last }}
  • {% endunless %} {% endif %}

{% if product.siblings.size > 0 %}

{%- assign swatch_styles = 'h-full w-full object-contain' -%} {% assign limit = 4 %} {% if product.siblings.size > 4 %} {% assign limit = 3 %} {% endif %}

Clothing for Girls & Women (13)

{% for sibling in product.siblings limit:limit %}

Clothing for Girls & Women (14)

{% endfor %} {% if product.siblings.size > 4 %}

+{{ product.siblings.size | minus: 4 }} More

{% endif %}

{% else %}

Clothing for Girls & Women (15)

{% endif %} {% if product.available == false %} Sold out {% endif %}

{{ product.title | split: ' - ' | first }}

{% assign markdown = false %} {% if product.compare_at_price and product.compare_at_price > 0 and product.compare_at_price != blank %} {% assign markdown = true %} {% endif %}

{% assign price = product.price %} {% if product.price_min > 0 and product.price_min < price %} {% assign price = product.price_min %} {% endif %} {{ price | money }} {% if product.price_max > product.price %} - {{ product.price_max | money }} {% endif %} {% if markdown %} {{ product.compare_at_price | money }} {% endif %} {% assign savings = product.compare_at_price | minus: product.price %}{% assign savings_percentage = savings | times: 100.0 | divided_by: product.compare_at_price %}{% if savings_percentage > 0 %} {{ savings_percentage | round }}% Off{% endif %}

{% for badge in productBadges | where: 'type', 'text'%} {% if product.tags contains badge.tag and badge.type != 'option' and badge.type != 'icon' and badge.type != 'graphic' %}

{{ badge.item }}

{% endif %} {% endfor %}

{% endfor %}

{% for offer in offers.all %} {% if offer.settings.success != blank and offer.settings.eligible %}

{{ offer.settings.success }}

{% break %} {% endif %} {% if offer.settings.eligible == false and offer.settings.approach != blank %}

{% assign progress = total_price | divided_by: offer.settings.threshold_cents %} {% assign balance = offer.settings.threshold_cents | minus: total_price | money %}{% assign balance = balance | prepend: '' | append: '' %}{% unless progress >= 1 %}

{{ offer.settings.approach | replace: "{{ balance }}", balance }}

{% endunless %}

{% break %} {% endif %} {% endfor %}

{% for item in items %} {% unless item.properties._bundle == 'component' %}

{{ price | money }} {% assign cart_savings = item.properties.compare_at | minus: price %}{% assign cart_savings_percentage = cart_savings | times: 100.0 | divided_by: item.properties.compare_at %}{% if cart_savings > 0 %} Save {{ cart_savings_percentage | round }}%{% endif %}

{% if item.error %} {{ item.error }} {% endif %}
{% endunless %} {% else %}

Your cart is empty

{% endfor %}{% assign eligible_offers = offers.eligible %}{% for offer in eligible_offers %} {% assign offerIndex = forloop.index0 %} {% if offer.products.size > 0 and offer.all_in_cart == false %} {% case offer.display_type %} {% when 'carousel' %}
{% if offer.prompt != blank %}

{{ offer.prompt | newline_to_br }}

{% endif %}

{% for product in offer.products %}{% assign productIndex = forloop.index0 %}{% if product.in_cart %}{% continue %}{% endif %}

Clothing for Girls & Women (18)

check

{% assign offerTitle = product.title %}

{{ product.title | split: "-" | first }}

{{ product.title | split: "-" | last }}

{% assign discount_amount = 0 %} {% if offer.discount %} {% assign discount_amount = offer.discount | times: 0.01 | times: product.price %} {% endif %} {{ product.price | minus: discount_amount | money }}

{% if product.variants.size > 1 %}

{% else %} {% endif %}

{% endfor %}

{% when 'takeover' %}
{% if offer.prompt != blank %}

{{ offer.prompt | newline_to_br }}

{% endif %} {% for product in offer.products %} {% assign productIndex = forloop.index0 %} {% if product.in_cart %}{% continue %}{% endif %} {% unless offer.product_selection == 'all' %} {% if offer.products.size == 1 %} {% else %} {% endif %} {% endunless %} {% endfor %}
{% endcase %} {% break %} {% endif %}{% endfor %}

{{ pagination.totalResults }} {{ count }} Results

Sort by:

{%-capture sort_label -%} {%- for option in sort.options -%} {%- if option.active == 1 -%} {{ option.label }} {%- break -%} {%- endif -%} {%- endfor -%} {%- endcapture -%} {%- if sort_label != blank -%} {{ sort_label }} {% else %} {{ sort.options[0].label }} {% endif %}

chevron-down

chevron-up

{% for option in sort.options %} {% if option.active == 1 %} {{option.label}} {% else %} {{option.label}} {% endif %} {% endfor %}

{% assign facet = facets | where: 'type', 'hierarchy' | first %} {% if facet.values.size > 0 or facet.type == 'slider'%}

{{ facet.label }}

chevron-down

{% if facet.type == "grid" %}

{% for value in facet.values %} {% endfor %}

{% elsif facet.type == 'palette' %}

{% for value in facet.values %} {% endfor %}

{% elsif facet.type == 'slider' %} {% if facet.field contains 'price' %}

{% else %}

{% endif %}

{% else %}

{% for value in facet.values %}

{% if facet.field == 'ss_all_prices' %} {% else %} {% endif %}

{% endfor %}

{% endif %} {% assign max_count = maxFilterCount %} {% if facet.type == 'palette' or facet.type == 'grid' %} {% assign max_count = max_count | times: 5 %} {% endif %} {% if facet.values.size > max_count %} {% endif %}

{% endif %}

Clothing

{{ pagination.totalResults }} {{ count }} Results

Sort chevron-down chevron-up shuffle

{% if filterSummary.size > 0 %} {% else %} {% endif %}

{% if filterSummary.size > 0 %}

{% for filter in filterSummary %} {% endfor %}

{% endif %}

{% assign facet = facets | where: 'type', 'hierarchy' | first %} {% if facet.values.size > 0 or facet.type == 'slider'%}

{{ facet.label }}

chevron-down

{% if facet.type == "grid" %}

{% for value in facet.values %} {% endfor %}

{% elsif facet.type == 'palette' %}

{% for value in facet.values %} {% endfor %}

{% elsif facet.type == 'slider' %} {% if facet.field contains 'price' %}

{% else %}

{% endif %}

{% else %}

{% for value in facet.values %}

{% if facet.field == 'ss_all_prices' %} {% else %} {% endif %}

{% endfor %}

{% endif %} {% assign max_count = maxFilterCount %} {% if facet.type == 'palette' or facet.type == 'grid' %} {% assign max_count = max_count | times: 5 %} {% endif %} {% if facet.values.size > max_count %} {% endif %}

{% endif %}

{% for facet in facets %} {% if facet.type == "hierarchy" %}{% continue %}{% endif %} {% if facet.values.size > 0 or facet.type == 'slider'%}

{{ facet.label }}

chevron-down

{% if facet.type == "grid" %}

{% for value in facet.values %} {% endfor %}

{% elsif facet.type == 'palette' %}

{% for value in facet.values %} {% endfor %}

{% elsif facet.type == 'slider' %} {% if facet.field contains 'price' %}

{% else %}

{% endif %}

{% else %}

{% for value in facet.values %}

{% if facet.field == 'ss_all_prices' %} {% else %} {% endif %}

{% endfor %}

{% endif %} {% assign max_count = maxFilterCount %} {% if facet.type == 'palette' or facet.type == 'grid' %} {% assign max_count = max_count | times: 5 %} {% endif %} {% if facet.values.size > max_count %} {% endif %}

{% endif %} {% endfor %}

{% endif %} {% endfor %}

{% assign grid_index = grid_index | plus: 1 %} <{{'script'}} type="g/tag"> { item_id: "{{ product.sku }}", item_name: "{{ product.title | split: ' - ' | first }}", currency: "{{ Shopify.currency.active }}", item_brand: "{{ product.vendor }}", {% for tag in product.tags %}{% if tag contains 'category:' %} item_category{% if forloop.index > 1 %}{{ forloop.index }}{% endif %}: "{{ tag | remove: 'category:' | split: '/' | last | strip }}", {% endif %}{% endfor %} item_list_id: "womens-clothing", item_list_name: "Clothing", item_variant: "{{ product.title | split: ' - ' | last }}", price: {{ product.price | times:0.01 | round: 2 }}, quantity: 1 }{{'script'}}> {% assign badges = productBadges | where: 'type', 'graphic' %} {% for badge in badges %} {% if product.tags contains badge.tag %} {% if badge.icon contains '.' %} {% else %} {% endif %} {% break %} {% endif %} {% endfor %} {% assign badges = productBadges | where: 'type', 'icon' %} {% for badge in badges %} {% if product.tags contains badge.tag %} {% if badge.icon contains '.' %} {% else %} {% endif %} {% break %} {% endif %} {% endfor %} {% assign badges = productBadges | where: 'type', 'option' %} {% if badges != blank %} {% for badge in badges %} {% assign show_badge = false %} {% if product.tags contains badge.tag %} {% assign show_badge = true %} {% endif %} {% for sibling in product.siblings %} {% if sibling.tags contains badge.tag %} {% assign show_badge = true %} {% endif %} {% endfor %} {% if show_badge %} {{ badge.label }} {% endif %} {% endfor %} {% endif %} {% if product.siblings.size > 0 %} {% assign types = product.siblings | map: 'product_type' | uniq %} {% for type in types %} {% if type == blank %}{% continue %}{% endif %} {{ type | split : ' - ' | last }} {% endfor %} {% unless types contains product.type %} {% assign productType = product.type | handlize %} {{ productType | split : ' - ' | last }} {% endunless %} {% endif %} {% if product.siblings.size > 0 %} {%- assign swatch_styles = 'h-full w-full object-contain' -%} {% assign limit = 4 %} {% if product.siblings.size > 4 %} {% assign limit = 3 %} {% endif %} {% for sibling in product.siblings limit:limit %} {% endfor %} {% if product.siblings.size > 4 %} +{{ product.siblings.size | minus: 4 }} More {% endif %} {% else %} {% endif %} {% if product.available == false %} Sold out {% endif %} {{ product.title | split: ' - ' | first }} {% assign markdown = false %} {% if product.compare_at_price and product.compare_at_price > 0 and product.compare_at_price != blank %} {% assign markdown = true %} {% endif %} {% assign price = product.price %} {% if product.price_min > 0 and product.price_min < price %} {% assign price = product.price_min %} {% endif %} {{ price | money }} {% if product.price_max > product.price %} - {{ product.price_max | money }} {% endif %} {% if markdown %} {{ product.compare_at_price | money }} {% endif %} {% assign savings = product.compare_at_price | minus: product.price %}{% assign savings_percentage = savings | times: 100.0 | divided_by: product.compare_at_price %}{% if savings_percentage > 0 %} {{ savings_percentage | round }}% Off{% endif %} {% for badge in productBadges | where: 'type', 'text'%} {% if product.tags contains badge.tag and badge.type != 'option' and badge.type != 'icon' and badge.type != 'graphic' %} {{ badge.item }} {% endif %} {% endfor %}

{% if forloop.last and loader.currentPage == 1 and loader.totalPages > 1 and autoload != true %} {% unless loader.loadedPages contains 2 %}

{% endunless %} {% endif %} {% endfor %} {% if loader.totalPages == 0 %}

No Results Found

Sorry, it looks like we don’t have the item you are looking for.

{% endif %}

{% capture slider_size %}4.5{% endcapture %} {% assign slider_size = slider_size | plus: 0 %} {% capture slider_size_mobile %}1.4{% endcapture %} {% assign slider_size_mobile = slider_size_mobile | plus: 0 %} {% if products.size < slider_size %} {% assign display_classes = ' lg:hidden' %} {% endif %} {% if products.size < slider_size_mobile %} {% assign display_classes = display_classes | append: ' hidden' %} {% endif %}

{% assign badges = productBadges | where: 'type', 'icon' %} {% for badge in badges %} {% if product.tags contains badge.tag %} {% if badge.icon contains '.' %} Clothing for Girls & Women (27) {% else %}

{% endif %} {% break %} {% endif %} {% endfor %} {% assign badges = productBadges | where: 'type', 'option' %} {% if badges != blank %}

{% for badge in badges %} {% assign show_badge = false %} {% if product.tags contains badge.tag %} {% assign show_badge = true %} {% endif %} {% for sibling in product.siblings %} {% if sibling.tags contains badge.tag %} {% assign show_badge = true %} {% endif %} {% endfor %} {% if show_badge %} {{ badge.label }} {% endif %} {% endfor %}

{% endif %}

    {% if product.siblings.size > 0 %} {% assign types = product.siblings | map: 'product_type' | uniq %} {% for type in types %} {% if type == blank %}{% continue %}{% endif %}
  • {{ type | split : ' - ' | last }}
  • {% endfor %} {% unless types contains product.type %} {% assign productType = product.type | handlize %}
  • {{ productType | split : ' - ' | last }}
  • {% endunless %} {% endif %}

{% if product.siblings.size > 0 %}

{%- assign swatch_styles = 'h-full w-full object-contain' -%} {% assign limit = 4 %} {% if product.siblings.size > 4 %} {% assign limit = 3 %} {% endif %}

Clothing for Girls & Women (28)

{% for sibling in product.siblings limit:limit %}

Clothing for Girls & Women (29)

{% endfor %} {% if product.siblings.size > 4 %}

+{{ product.siblings.size | minus: 4 }} More

{% endif %}

{% else %}

Clothing for Girls & Women (30)

{% endif %} {% if product.available == false %} Sold out {% endif %}

{{ product.title | split: ' - ' | first }}

{% assign markdown = false %} {% if product.compare_at_price and product.compare_at_price > 0 and product.compare_at_price != blank %} {% assign markdown = true %} {% endif %}

{% assign price = product.price %} {% if product.price_min > 0 and product.price_min < price %} {% assign price = product.price_min %} {% endif %} {{ price | money }} {% if product.price_max > product.price %} - {{ product.price_max | money }} {% endif %} {% if markdown %} {{ product.compare_at_price | money }} {% endif %} {% assign savings = product.compare_at_price | minus: product.price %}{% assign savings_percentage = savings | times: 100.0 | divided_by: product.compare_at_price %}{% if savings_percentage > 0 %} {{ savings_percentage | round }}% Off{% endif %}

{% for badge in productBadges | where: 'type', 'text'%} {% if product.tags contains badge.tag and badge.type != 'option' and badge.type != 'icon' and badge.type != 'graphic' %}

{{ badge.item }}

{% endif %} {% endfor %}

{% endfor %}
{% capture slider_size %}4.5{% endcapture %} {% assign slider_size = slider_size | plus: 0 %} {% capture slider_size_mobile %}1.4{% endcapture %} {% assign slider_size_mobile = slider_size_mobile | plus: 0 %} {% if products.size < slider_size %} {% assign display_classes = ' lg:hidden' %} {% endif %} {% if products.size < slider_size_mobile %} {% assign display_classes = display_classes | append: ' hidden' %} {% endif %}

Ladies Clothing & Juniors Clothing

Roxy is your go-to brand for juniors clothing and beachwear. Make every day feel like a vacation with our stylish and trendy women's clothing collection, featuring casual dresses, easy-going separates, swimwear, and more. Whether you're lounging on the beach or exploring new destinations, Roxy clothes for women keep you looking cute and feeling great.

Combining premium fabrics and vibrant prints, our Roxy clothing line captures the essence of laid-back California cool. Slip into a flowing maxi dress or rock a trendy romper – perfect for transitioning from day to night. And don't forget to pack your favorite Roxy bikinis and one-piece swimsuits to soak up the sun by the beach or the pool.

Check out our full range of Roxy vacation outfits today. With a variety of styles to choose from, you'll find the perfect look for your next sunny getaway. Shop Roxy juniors' clothing now and embrace the ultimate beach lifestyle.

Clothing for Girls & Women (2024)
Top Articles
48101 Real Estate | Find Houses & Homes for Sale in Allen Park, MI
48421 Zip Code | Zip Atlas
Funny Roblox Id Codes 2023
Www.mytotalrewards/Rtx
San Angelo, Texas: eine Oase für Kunstliebhaber
Golden Abyss - Chapter 5 - Lunar_Angel
Www.paystubportal.com/7-11 Login
Steamy Afternoon With Handsome Fernando
fltimes.com | Finger Lakes Times
Detroit Lions 50 50
18443168434
Newgate Honda
Zürich Stadion Letzigrund detailed interactive seating plan with seat & row numbers | Sitzplan Saalplan with Sitzplatz & Reihen Nummerierung
Nalley Tartar Sauce
Chile Crunch Original
Teenleaks Discord
Immortal Ink Waxahachie
Craigslist Free Stuff Santa Cruz
Mflwer
Costco Gas Foster City
Obsidian Guard's Cutlass
Mission Impossible 7 Showtimes Near Marcus Parkwood Cinema
Sprinkler Lv2
Uta Kinesiology Advising
Kcwi Tv Schedule
Nesb Routing Number
Olivia Maeday
Random Bibleizer
10 Best Places to Go and Things to Know for a Trip to the Hickory M...
Receptionist Position Near Me
Black Lion Backpack And Glider Voucher
Gopher Carts Pensacola Beach
Duke University Transcript Request
Nikki Catsouras: The Tragic Story Behind The Face And Body Images
Kiddie Jungle Parma
Lincoln Financial Field, section 110, row 4, home of Philadelphia Eagles, Temple Owls, page 1
The Latest: Trump addresses apparent assassination attempt on X
In Branch Chase Atm Near Me
Appleton Post Crescent Today's Obituaries
Craigslist Red Wing Mn
American Bully Xxl Black Panther
Ktbs Payroll Login
Jail View Sumter
Thotsbook Com
Funkin' on the Heights
Caesars Rewards Loyalty Program Review [Previously Total Rewards]
Marcel Boom X
Www Pig11 Net
Ty Glass Sentenced
Game Akin To Bingo Nyt
Ranking 134 college football teams after Week 1, from Georgia to Temple
Latest Posts
Article information

Author: Prof. An Powlowski

Last Updated:

Views: 6448

Rating: 4.3 / 5 (64 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Prof. An Powlowski

Birthday: 1992-09-29

Address: Apt. 994 8891 Orval Hill, Brittnyburgh, AZ 41023-0398

Phone: +26417467956738

Job: District Marketing Strategist

Hobby: Embroidery, Bodybuilding, Motor sports, Amateur radio, Wood carving, Whittling, Air sports

Introduction: My name is Prof. An Powlowski, I am a charming, helpful, attractive, good, graceful, thoughtful, vast person who loves writing and wants to share my knowledge and understanding with you.