Whoops, looks like something went wrong.

1/1 ContextErrorException in CartPresenter.php line 443: Warning: sprintf(): Too few arguments

  1. in CartPresenter.php line 443
  2. at ErrorHandler->handleError('2', 'sprintf(): Too few arguments', '/home/wolvessckc/wolvesscream.com/merch/src/Adapter/Cart/CartPresenter.php', '443', array('cart' => object(Cart), 'shouldSeparateGifts' => false, 'rawProducts' => array(), 'products' => array(), 'subtotals' => array('products' => array('type' => 'products', 'label' => 'Subtotal', 'amount' => '0', 'value' => 'CN¥0,00'), 'discounts' => null, 'shipping' => array('type' => 'shipping', 'label' => 'Frete', 'amount' => '0', 'value' => 'Grátis'), 'tax' => null), 'productsTotalExcludingTax' => '0', 'total_excluding_tax' => '0', 'total_including_tax' => '0', 'total_discount' => '0', 'totalCartAmount' => '0', 'shippingCost' => '0', 'totals' => array('total' => array('type' => 'total', 'label' => 'Total', 'amount' => '0', 'value' => 'CN¥0,00'), 'total_including_tax' => array('type' => 'total', 'label' => 'Total (c/ imposto)', 'amount' => '0', 'value' => 'CN¥0,00'), 'total_excluding_tax' => array('type' => 'total', 'label' => 'Total (s/ imposto)', 'amount' => '0', 'value' => 'CN¥0,00')), 'products_count' => '0', 'summary_string' => '0 artigos', 'minimalPurchase' => '62.651864', 'labels' => array('tax_short' => '(taxa incl.)', 'tax_long' => '(com IVA)'), 'discounts' => array(), 'vouchers' => array('allowed' => '0', 'added' => array()), 'cartRulesIds' => array()))
  3. at sprintf('É necessária uma compra total mínima de %1s (sem IVA) para validar a sua encomenda. O total atual da compra é de %2s (sem IVA).') in CartPresenter.php line 443
  4. at CartPresenter->present(object(Cart)) in FrontController.php line 500
  5. at FrontControllerCore->assignGeneralPurposeVariables() in FrontController.php line 536
  6. at FrontControllerCore->initContent() in IndexController.php line 37
  7. at IndexControllerCore->initContent() in Controller.php line 205
  8. at ControllerCore->run() in Dispatcher.php line 379
  9. at DispatcherCore->dispatch() in index.php line 28