https://github.com/magesuite/product-details-reorder
This module adds the possibility to change sort_order for container nested in product.info.details
Installation
This module is required by theme-creativeshop and is installed out of the box when theme-creativeshop is required
composer require "creativestyle/magesuite-product-details-reorder" ^1.0.0
Admin settings
There is no admin setting, the module is enabled after installation
Frontend
<argument name="sort_order" xsi:type="string">120</argument>
argument with sort_order
name can be used in order to sort child blocks inside product.info.details
and product.info.details.main
blocks.