Chloe Media Lounger
Quantity
-
Detail
High-performance fabric covers a dramatic U shape for a wide, spacious sit. Throw pillows make this your go-to lounger for movie nights. Performance fabrics are specially created to withstand spills, stains, high traffic and wear, ensuring long-term comfort and unmatched durability.
{% for comment in comments %} {% assign commentIndex = forloop.index %}
{{comment.customer_name}} {% if storeConfig.hide_time == '0' %}{% if comment.created_at !=0 %} {{comment.created_at_str}} {% endif %}{% endif %}
{% for index in (1..5) %} {%- capture fill_color -%} {%- if index <= comment.star -%} {{theme_config.global.product_score_selected_color | default:'#F8AD6B'}} {%- else -%} {{theme_config.global.product_score_uncheck_color | default:'#bbbbbb'}} {%- endif -%} {%- endcapture -%} {% endfor %}{% if comment.comment_title != "" and storeConfig.comments_title_require != '0' %}{% if is_product %} {% endif %}{{comment.comment_title}}
{% endif %}{{comment.content}}
{% if comment.images.src %} {% for image in comment.images.src %} {% assign keyIndex = forloop.index %}{% if comment.reply_content != "" %} {% endif %}{% endfor %} {% endif %}