> For the complete documentation index, see [llms.txt](https://blueskytechco.gitbook.io/alukas-shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/product-description/layout-1.md).

# Layout 1

<figure><img src="/files/fy3K2p6HJtVRDawxB1Nk" alt=""><figcaption></figcaption></figure>

Please copy this code to apply the template layout you want:

```
<div class="woocommerce-product-details__short-description">
<div class="row" data-mce-fragment="1">
<div class="col-lg-6" data-mce-fragment="1">
<h2 class="h5" data-mce-fragment="1">Outstanding Features</h2>
<div data-mce-fragment="1">The garments labelled as committed are products that have been produced using sustainable fibres or processes, reducing their environmental impact. Alukas’s goal is to support the implementation of practices more committed to the environment.</div>
<br data-mce-fragment="1">
<div data-mce-fragment="1">– Tonal stitching: 98% cotton, 2% elastane.<br data-mce-fragment="1">– Supple and stretch knit with a rich touch of wool.<br data-mce-fragment="1">– Model: Model is 6′1″, wearing a size M.<br data-mce-fragment="1">– Caring for your clothes is caring for the environment.</div>
<div data-mce-fragment="1"><br></div>
</div>
<div class="col-lg-6" data-mce-fragment="1">
<h2 class="h5" data-mce-fragment="1">Washing Instructions</h2>
<p data-mce-fragment="1"><img alt="" src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/wash_480x480.png?v=1666432908" height="30" width="30" class="mr-5" data-mce-fragment="1" data-mce-src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/wash_480x480.png?v=1666432908"><span data-mce-fragment="1"> </span>Machine wash max. 30ºC. Short spin.</p>
<p data-mce-fragment="1"><img alt="" src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/iron_480x480.png?v=1666432941" height="30" width="30" class="mr-5" data-mce-fragment="1" data-mce-src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/iron_480x480.png?v=1666432941"><span data-mce-fragment="1"> </span>Iron maximum 110ºC.</p>
<p data-mce-fragment="1"><img alt="" src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/blech_480x480.png?v=1666432965" height="30" width="30" class="mr-5" data-mce-fragment="1" data-mce-src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/blech_480x480.png?v=1666432965"><span data-mce-fragment="1"> </span>Do not bleach/bleach.</p>
<p data-mce-fragment="1"><img alt="" src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/dry_480x480.png?v=1666433030" height="30" width="30" class="mr-5" data-mce-fragment="1" data-mce-src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/dry_480x480.png?v=1666433030"><span data-mce-fragment="1"> </span>Do not dry clean.</p>
<p data-mce-fragment="1"><img alt="" src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/icon_4_480x480.png?v=1666433065" height="30" width="30" class="mr-5" data-mce-fragment="1" data-mce-src="https://cdn.shopify.com/s/files/1/0665/6580/0183/files/icon_4_480x480.png?v=1666433065"><span data-mce-fragment="1"> </span>Tumble dry, medium hear.</p>
</div>
</div>
<div data-mce-fragment="1">We work with monitoring programmes to ensure compliance with our social, environmental and health and safety standards for our garments. To assess compliance, we have developed a programme of audits and continuous improvement plans. Made of super-soft cotton, the Organic Cotton Cutaway Tank features a high neck and back, and a slight curve at the shoulders, which makes it extra flattering. If there’s one thing the ’90s got right, it’s the basics.</div>
</div>
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/product-description/layout-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
