{{#each this.Record}}
{{IfCond this.fields.imageurl360 'notempty' ''}}
{{/IfCond}}
{{IfCond this.fields.imageurl360 'empty' '' 'and' this.fields.images 'notempty' '' }}
{{/IfCond}}
{{IfCond this.fields.imageurl360 'empty' '' 'and' this.fields.images 'empty' '' }}
{{/IfCond}}
{{/each}}
{{#each this.Record}}

Precio Final:
{{this.Fields.price}}
{{/each}}