SmartyCompilerException: Syntax Error in template "2da969988d55f33e8a48405f5c0835a0c77edd4f" on line 1 "<p>Сначала делаем все то же самое, что и в <a href="http://docs.itfrogs.ru/webasyst/plugins/shopscript5/bid/default20-changes">Default 2.0</a><br></p><p>Потом:<br></p><p>в flying.cart.html<br> заменяем<br> {<strong>$</strong>item.price = <strong>$</strong>wa->shop->cart->getItemTotal(<strong>$</strong>item.id)}<br> на<br> {<strong>$</strong>item.price = shopBidPluginViewHelper::cartGetItemTotal(<strong>$</strong>item.id)}<br> <br> заменяем<br> {<strong>$</strong>wa->getUrl(<strong>'shop/frontend/cart'</strong>)}<br> на<br> {shopBidPluginViewHelper::getCartUrl()}<br> <br> заменяем<br> <em>$</em>.post(<em>$</em>.dsv.shop_url + <strong>'cart/save/'</strong>, {<strong>html</strong>: 1, <strong>id</strong>: item.data(<strong>'id'</strong>), <strong>quantity</strong>: self.val()}, <strong>function </strong>(response) {<br> на<br> <em>$</em>.post(<em>$</em>.dsv.shop_url + <strong>'bid/cart/save/'</strong>, {<strong>html</strong>: 1, <strong>id</strong>: item.data(<strong>'id'</strong>), <strong>quantity</strong>: self.val()}, <strong>function </strong>(response) {</p>" - Unexpected "<" in /home/docs/public_html/wa-system/page/actions/waPage.action.php:125 Stack trace: #0 /home/docs/public_html/wa-apps/site/lib/actions/frontend/siteFrontend.action.php(20): waPageAction->renderPage() #1 /home/docs/public_html/wa-system/controller/waViewAction.class.php(188): siteFrontendAction->execute() #2 /home/docs/public_html/wa-system/page/actions/waPage.action.php(132): waViewAction->display() #3 /home/docs/public_html/wa-apps/site/lib/actions/frontend/siteFrontend.action.php(92): waPageAction->display() #4 /home/docs/public_html/wa-system/controller/waViewController.class.php(86): siteFrontendAction->display() #5 /home/docs/public_html/wa-apps/site/lib/actions/frontend/siteFrontend.controller.php(12): waViewController->executeAction() #6 /home/docs/public_html/wa-system/controller/waController.class.php(21): siteFrontendController->execute() #7 /home/docs/public_html/wa-system/controller/waViewController.class.php(46): waController->run() #8 /home/docs/public_html/wa-system/controller/waFrontController.class.php(292): waViewController->run() #9 /home/docs/public_html/wa-system/controller/waFrontController.class.php(190): waFrontController->runController() #10 /home/docs/public_html/wa-system/controller/waFrontController.class.php(84): waFrontController->execute() #11 /home/docs/public_html/wa-system/controller/waDispatch.class.php(369): waFrontController->dispatch() #12 /home/docs/public_html/wa-system/controller/waDispatch.class.php(34): waDispatch->dispatchFrontend() #13 /home/docs/public_html/wa-system/waSystem.class.php(614): waDispatch->dispatch() #14 /home/docs/public_html/index.php(7): waSystem->dispatch() #15 {main}