产品页面中的fieldset图像的statamic问题

im try to configure statamic product but i have some problem with the images...it doesnt provide me the image that i try to put inside the pages

thhese printscreen are the backend configuration: enter image description here

this is when im add new product images

enter image description here

but the product page contains only title and category:

enter image description here

product.yaml:

  images:
    type: assets
    display: Images
    container: main
    folder: /
    restrict: false
    max_files: 12
    mode: list
    localizable: true
    width: 25

i dont know a lot about the statamic world and statamic configuration anyone can help me ? thanks a lot