Pleated with pearl midi skirt

Pleated with pearl midi skirt

Regular price $45.00
/

Only 2 items in stock!

Negra con detalles de perlas negras

 

{% assign collection = collections[''] %}todos{% for product in collection.products %}
<div>
<a href="{{ product.url }}">
<img src="{{ product.featured_image | img_url: 'medium' }}" alt="{{ product.title }}">
<p>{{ product.title }}</p>
</a>
</div>
{% endfor %}