Page 1 of 1

Extension: call for price v2

Posted: Thu Jul 13, 2017 11:19 pm
by docex
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 } ?>

Re: Extension: call for price v2

Posted: Fri Jul 14, 2017 4:24 am
by koku
You better contact the developer of the extension for this. Posting in forum doesnt mean that the developer will see it.

Re: Extension: call for price v2

Posted: Fri Jul 14, 2017 6:50 am
by GoGo OpenCart
I have a Call for Price module:

https://www.opencart.com/index.php?rout ... on_id=4067

If you have any questions, feel free to write me a PM ;)