Extension: call for price v2
Posted: Thu Jul 13, 2017 11:19 pm
Hi,
I work with opencart 2.0.1.0. I follwed all steps for installation, but i have this error. Any idea?
Error :
arse error: syntax error, unexpected '}' in /home8/imprime6/public_html/vqmod/vqcache/vq2-catalog_view_theme_theme511_template_product_product.tpl on line 708
line 708 :
<?php } else { ?>
<?php if ($product['call_price']) { ?>
<p class="price">
<?php if ($product['call_custom']) { ?>
<?php echo $product['call_custom']; ?>
<?php } else { ?>
<?php echo $text_call_price_related; ?>
<?php } ?>
</p>
<?php } ?>
<?php } ?>
I work with opencart 2.0.1.0. I follwed all steps for installation, but i have this error. Any idea?
Error :
arse error: syntax error, unexpected '}' in /home8/imprime6/public_html/vqmod/vqcache/vq2-catalog_view_theme_theme511_template_product_product.tpl on line 708
line 708 :
<?php } else { ?>
<?php if ($product['call_price']) { ?>
<p class="price">
<?php if ($product['call_custom']) { ?>
<?php echo $product['call_custom']; ?>
<?php } else { ?>
<?php echo $text_call_price_related; ?>
<?php } ?>
</p>
<?php } ?>
<?php } ?>