|
|
| 酸性ストレート+トリートメント |
|
$txt = get_field('price');
if($txt){ ?> echo $txt; ?>
} ?>円
|
|
$area = get_field('catch');
if($area){ ?> echo $area; ?>
} ?>
|
$img = get_field('image');
$imgurl = wp_get_attachment_image_src($img, 'thumbnail');
if($imgurl){ ?>
} ?>
|
$area = get_field('comment');
if($area){ ?> echo $area; ?>
} ?>
|
提示条件:
Warning: foreach() argument must be of type array|object, null given in /home/c8639486/public_html/mayquark.com/wp-content/themes/mq/single-haircoupon.php on line 116
|
利用条件:
$area = get_field('riyou');
if($area){ ?> echo $area; ?>
} ?> |
有効期限:
$txt = get_field('kigen');
if($txt){ ?> echo $txt; ?>
} ?>
|
|