gistfile1.txt
<?php
$property_gallery = get_field('property_gallery');
?>
<?php $i = 0; if( $property_gallery ) : $i++; ?>
<div class="woocommerce-product-gallery property-gallery-slider slider slider-nav-small mb-half flickity-enabled is-draggable"
data-flickity-options='{
"cellAlign": "center",
"wrapAround": true,
"autoPlay": true,
"prevNextButtons":true,
This file has been truncated. show original