{$anchor_id = $data->data['id']|default:0}
{$picture_type = $data->data['picture_type']}
{if !empty($product['image_id'])}
{$img_src = $product['images'][$product['image_id']][$picture_type]}
{/if}
{$static_classes_props = 'cl style-wrapper img'|cat:(($is_empty)?' is-empty':'')|cat:(($disabled)?' opc-5':'')}
{if !empty($data->data['html'])}
{$data->data['html']}
{else}
{/if}
{if $is_backend}
{else}
{/if}