{"section":"tutorials","requestedLocale":"en","requestedSlug":"how-to-define-the-order-of-outfit-products","locale":"en","slug":"how-to-define-the-order-of-outfit-products","path":"docs/en/tutorials/catalog/bundle/how-to-define-the-order-of-outfit-products.md","branch":"main","content":"The outfit is a product and SKU intended to group other SKUs. The difference between the outfit and a normal bundle is that the outfit enables the separate purchase of its SKUs.\n\nHowever, doubts arise regarding the order of these products on the product page. Currently, the order of the products follows the SKU ID of the SKUs included in the bundle.\n\nThat is, if the outfit includes the **6, 30, 14 and 10** SKUs, the ordering on the product page will be as follows:\n\n- 6\n- 10\n- 14\n- 30\n\nA customized order can be created on the product page by using JavaScript."}