{{if !empty($module_data['goods'])}}
{{:ModuleInclude('goods/module/middle_base/left/photo_pc', ['goods'=>$module_data['goods']])}}
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
plugins_view_goods_detail_photo_bottom
{{/if}} {{if !empty($plugins_view_goods_detail_photo_bottom_data) and is_array($plugins_view_goods_detail_photo_bottom_data)}} {{foreach $plugins_view_goods_detail_photo_bottom_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}} {{/if}} {{:ModuleInclude('goods/module/middle_base/left/photo_pc_bottom_favor', ['goods'=>$module_data['goods']])}}
{{/if}}