<div
class="fifu-quick"
post-id="<?php echo $post_id ?>"
is-ctgr="<?php echo $is_ctgr ?>"
image-url="<?php echo $image_url ?>"
is-variable="<?php echo $is_variable ?>"
style="height: <?php echo $height ?>px; width: <?php echo $width ?>px; background:url('<?php echo $url ?>') no-repeat center center; background-size:cover; <?php echo $border ?>; cursor:pointer;">
</div>