- Issue created by @caroreve
 - 🇫🇷France dydave
For those looking for this feature, I was able to find:
https://drupal.stackexchange.com/questions/249969/how-to-display-selecta...go to
/admin/commerce/config/order-item-types/default/edit/form-display/add_to_cart
Administration > Commerce > Configuration > Order item types > Edit Default > Manage form displayChange the formatter for the field widget
Purchased entityto selectProduct variation title, this allowed me to display the variation selector in the add to cart form, without any Variation Attributes.Hope that helps others.
Thanks in advance for the comments and feedback!