Exceptions
Exceptions 2
Twig\Error\ RuntimeError
Show exception properties
Twig\Error\RuntimeError {#623 -lineno: 20 -name: "pages/scodix-other-processes.html.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "scodify_about_page" as such route does not exist.")." -sourcePath: "/home/scodify/public_html/dev.scodify.co.uk/templates/pages/scodix-other-processes.html.twig" -sourceCode: """ {% extends 'blocks/scodix-page-template.html.twig' %}\n \n {% block mainImage %}\n {{ asset('images/scodify/Scodify_Main_Headers5.jpg')}}\n {% endblock %}\n \n {% block pageTitle %}\n Other Processes\n {% endblock %}\n \n {% block textTitle %}\n Other Scodix<sup style="font-size: 6px">TM</sup> Processes\n {% endblock %}\n \n {% block buttonText %}\n About Us\n {% endblock %}\n \n {% block buttonURL %}\n {{ path('scodify_about_page') }}\n {% endblock %}\n \n {% block text %}\n <p>Scodify aim to make the finishing process as easy as possible for our clients by offering a complete service. We have highly skilled guillotining, laminating and die cutting departments. We are also well versed in the ‘old’ technologies with silk screen Spot UV and hot foil stamping.\n </p>\n {% endblock %} """ }
in
templates/pages/scodix-other-processes.html.twig
(line 20)
{% block buttonText %}About Us{% endblock %}{% block buttonURL %}{{ path('scodify_about_page') }}{% endblock %}{% block text %}<p>Scodify aim to make the finishing process as easy as possible for our clients by offering a complete service. We have highly skilled guillotining, laminating and die cutting departments. We are also well versed in the ‘old’ technologies with silk screen Spot UV and hot foil stamping.</p>
in
var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php
->
yieldBlock
(line 161)
<p class=\"lead color-green weight-bold\">For more information: 0845 299 39 36</p><div class=\"button-group\"><a id=\"modal-link\" href=\"#contact-modal\" class=\"button rounded bkg-green bkg-hover-black color-white color-hover-white animated slideInLeft\"><span class=\"icon-mail left\"></span>Order Samples</a><a href=\"";// line 57yield from $this->unwrap()->yieldBlock("buttonURL", $context, $blocks);yield "\" class=\"button rounded thick border-green border-hover-black color-green color-hover-black animated slideInUp\">";yield from $this->unwrap()->yieldBlock("buttonText", $context, $blocks);yield "<i class=\"fa fa-chevron-right\" aria-hidden=\"true\"></i><i class=\"fa fa-chevron-right\" aria-hidden=\"true\"></i></a></div>
in
vendor/twig/twig/src/Template.php
->
block_body
(line 431)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {yield from $template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/dev/twig/13/131114280f2835a667f3b58627a3a2af.php
->
yieldBlock
(line 192)
yield from $this->unwrap()->yieldBlock('contentcontainerstart', $context, $blocks);// line 55yield "";// line 56yield from $this->unwrap()->yieldBlock('body', $context, $blocks);// line 57yield "";// line 58yield from $this->unwrap()->yieldBlock('contentcontainerend', $context, $blocks);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/49/49378a1797688c4af094579ec82a9c42.php
->
yield
(line 80)
</div></section>", $this->env->getCharset());// line 1$this->parent = $this->loadTemplate("@ops_frontend_bundle/template.html.twig", "template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php
->
yield
(line 67)
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "blocks/scodix-page-template.html.twig"));$this->parent = $this->loadTemplate("template.html.twig", "blocks/scodix-page-template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/c2/c280a91451da81e74820d3b04fc509e5.php
->
yield
(line 58)
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "pages/scodix-other-processes.html.twig"));$this->parent = $this->loadTemplate("blocks/scodix-page-template.html.twig", "pages/scodix-other-processes.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
yield
(line 343)
return $this->blocks;}public function display(array $context, array $blocks = []): void{foreach ($this->yield($context, $blocks) as $data) {echo $data;}}public function render(array $context): string
in
vendor/twig/twig/src/Template.php
->
display
(line 358)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 51)
yield from $this->template->yieldBlock($name, $context);}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Environment.php
->
render
(line 320)
* @throws SyntaxError When an error occurred during compilation* @throws RuntimeError When an error occurred during rendering*/public function render($name, array $context = []): string{return $this->load($name)->render($context);}/*** Displays a template.*
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
render
(line 431)
if (null !== $block) {return $this->container->get('twig')->load($view)->renderBlock($block, $parameters);}return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRenderView
(line 436)
return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);$response ??= new Response();if (200 === $response->getStatusCode()) {foreach ($parameters as $v) {if ($v instanceof FormInterface && $v->isSubmitted() && !$v->isValid()) {
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRender
(line 250)
* If an invalid form is found in the list of parameters, a 422 status code is returned.* Forms found in parameters are auto-cast to form views.*/protected function render(string $view, array $parameters = [], ?Response $response = null): Response{return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}/*** Renders a block in a view.*
AbstractController->render('pages/scodix-other-processes.html.twig')
in
src/Controller/DefaultController.php
(line 59)
public function scodixVariableAction() {return $this->render('pages/scodix-variable.html.twig');}#[Route(path: '/scodix-other', name: 'scodix_others_page')]public function scodixOthersAction() {return $this->render('pages/scodix-other-processes.html.twig');}#[Route(path: '/packaging', name: 'scodix_packaging_page')]public function scodixPackagingAction() {return $this->render('pages/packaging.html.twig');}
in
vendor/symfony/http-kernel/HttpKernel.php
->
scodixOthersAction
(line 183)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);$controller = $event->getController();$arguments = $event->getArguments();// call controller$response = $controller(...$arguments);// viewif (!$response instanceof Response) {$event = new ViewEvent($this, $request, $type, $response, $event);$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 76)
$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());$this->requestStack->push($request);$response = null;try {return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {if ($e instanceof \Error && !$this->handleAllThrowables) {throw $e;}
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 182)
$this->boot();++$this->requestStackSize;$this->resetServices = true;try {return $this->getHttpKernel()->handle($request, $type, $catch);} finally {--$this->requestStackSize;}}
in
vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php
->
handle
(line 35)
) {}public function run(): int{$response = $this->kernel->handle($this->request);if (Kernel::VERSION_ID >= 60400) {$response->send(false);if (\function_exists('fastcgi_finish_request') && !$this->debug) {
in
vendor/autoload_runtime.php
->
run
(line 29)
$app = $app(...$args);exit($runtime->getRunner($app)->run());
require_once('/home/scodify/public_html/dev.scodify.co.uk/vendor/autoload_runtime.php')
in
public/index.php
(line 5)
<?phpuse App\Kernel;require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);};
Symfony\Component\Routing\Exception\ RouteNotFoundException
}} while (false !== $locale = strstr($locale, '_', true));}if (!isset($this->compiledRoutes[$name])) {throw new RouteNotFoundException(\sprintf('Unable to generate a URL for the named route "%s" as such route does not exist.', $name));}[$variables, $defaults, $requirements, $tokens, $hostTokens, $requiredSchemes, $deprecations] = $this->compiledRoutes[$name] + [6 => []];foreach ($deprecations as $deprecation) {
in
vendor/symfony/routing/Router.php
->
generate
(line 172)
$this->configCacheFactory = $configCacheFactory;}public function generate(string $name, array $parameters = [], int $referenceType = self::ABSOLUTE_PATH): string{return $this->getGenerator()->generate($name, $parameters, $referenceType);}public function match(string $pathinfo): array{return $this->getMatcher()->match($pathinfo);
in
vendor/symfony/twig-bridge/Extension/RoutingExtension.php
->
generate
(line 43)
];}public function getPath(string $name, array $parameters = [], bool $relative = false): string{return $this->generator->generate($name, $parameters, $relative ? UrlGeneratorInterface::RELATIVE_PATH : UrlGeneratorInterface::ABSOLUTE_PATH);}public function getUrl(string $name, array $parameters = [], bool $schemeRelative = false): string{return $this->generator->generate($name, $parameters, $schemeRelative ? UrlGeneratorInterface::NETWORK_PATH : UrlGeneratorInterface::ABSOLUTE_URL);
in
var/cache/dev/twig/c2/c280a91451da81e74820d3b04fc509e5.php
->
getPath
(line 184)
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "buttonURL"));// line 20yield " ";yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("scodify_about_page");yield "";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
block_buttonURL
(line 431)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {yield from $template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php
->
yieldBlock
(line 161)
<p class=\"lead color-green weight-bold\">For more information: 0845 299 39 36</p><div class=\"button-group\"><a id=\"modal-link\" href=\"#contact-modal\" class=\"button rounded bkg-green bkg-hover-black color-white color-hover-white animated slideInLeft\"><span class=\"icon-mail left\"></span>Order Samples</a><a href=\"";// line 57yield from $this->unwrap()->yieldBlock("buttonURL", $context, $blocks);yield "\" class=\"button rounded thick border-green border-hover-black color-green color-hover-black animated slideInUp\">";yield from $this->unwrap()->yieldBlock("buttonText", $context, $blocks);yield "<i class=\"fa fa-chevron-right\" aria-hidden=\"true\"></i><i class=\"fa fa-chevron-right\" aria-hidden=\"true\"></i></a></div>
in
vendor/twig/twig/src/Template.php
->
block_body
(line 431)
throw new \LogicException('A block must be a method on a \Twig\Template instance.');}if (null !== $template) {try {yield from $template->$block($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($template->getSourceContext());}
in
var/cache/dev/twig/13/131114280f2835a667f3b58627a3a2af.php
->
yieldBlock
(line 192)
yield from $this->unwrap()->yieldBlock('contentcontainerstart', $context, $blocks);// line 55yield "";// line 56yield from $this->unwrap()->yieldBlock('body', $context, $blocks);// line 57yield "";// line 58yield from $this->unwrap()->yieldBlock('contentcontainerend', $context, $blocks);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/49/49378a1797688c4af094579ec82a9c42.php
->
yield
(line 80)
</div></section>", $this->env->getCharset());// line 1$this->parent = $this->loadTemplate("@ops_frontend_bundle/template.html.twig", "template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php
->
yield
(line 67)
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "blocks/scodix-page-template.html.twig"));$this->parent = $this->loadTemplate("template.html.twig", "blocks/scodix-page-template.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
var/cache/dev/twig/c2/c280a91451da81e74820d3b04fc509e5.php
->
yield
(line 58)
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "pages/scodix-other-processes.html.twig"));$this->parent = $this->loadTemplate("blocks/scodix-page-template.html.twig", "pages/scodix-other-processes.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
in
vendor/twig/twig/src/Template.php
->
doDisplay
(line 387)
{$context += $this->env->getGlobals();$blocks = array_merge($this->blocks, $blocks);try {yield from $this->doDisplay($context, $blocks);} catch (Error $e) {if (!$e->getSourceContext()) {$e->setSourceContext($this->getSourceContext());}
in
vendor/twig/twig/src/Template.php
->
yield
(line 343)
return $this->blocks;}public function display(array $context, array $blocks = []): void{foreach ($this->yield($context, $blocks) as $data) {echo $data;}}public function render(array $context): string
in
vendor/twig/twig/src/Template.php
->
display
(line 358)
ob_start();} else {ob_start(function () { return ''; });}try {$this->display($context);} catch (\Throwable $e) {while (ob_get_level() > $level) {ob_end_clean();}
in
vendor/twig/twig/src/TemplateWrapper.php
->
render
(line 51)
yield from $this->template->yieldBlock($name, $context);}public function render(array $context = []): string{return $this->template->render($context);}public function display(array $context = []){// using func_get_args() allows to not expose the blocks argument
in
vendor/twig/twig/src/Environment.php
->
render
(line 320)
* @throws SyntaxError When an error occurred during compilation* @throws RuntimeError When an error occurred during rendering*/public function render($name, array $context = []): string{return $this->load($name)->render($context);}/*** Displays a template.*
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
render
(line 431)
if (null !== $block) {return $this->container->get('twig')->load($view)->renderBlock($block, $parameters);}return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRenderView
(line 436)
return $this->container->get('twig')->render($view, $parameters);}private function doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response{$content = $this->doRenderView($view, $block, $parameters, $method);$response ??= new Response();if (200 === $response->getStatusCode()) {foreach ($parameters as $v) {if ($v instanceof FormInterface && $v->isSubmitted() && !$v->isValid()) {
in
vendor/symfony/framework-bundle/Controller/AbstractController.php
->
doRender
(line 250)
* If an invalid form is found in the list of parameters, a 422 status code is returned.* Forms found in parameters are auto-cast to form views.*/protected function render(string $view, array $parameters = [], ?Response $response = null): Response{return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}/*** Renders a block in a view.*
AbstractController->render('pages/scodix-other-processes.html.twig')
in
src/Controller/DefaultController.php
(line 59)
public function scodixVariableAction() {return $this->render('pages/scodix-variable.html.twig');}#[Route(path: '/scodix-other', name: 'scodix_others_page')]public function scodixOthersAction() {return $this->render('pages/scodix-other-processes.html.twig');}#[Route(path: '/packaging', name: 'scodix_packaging_page')]public function scodixPackagingAction() {return $this->render('pages/packaging.html.twig');}
in
vendor/symfony/http-kernel/HttpKernel.php
->
scodixOthersAction
(line 183)
$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS);$controller = $event->getController();$arguments = $event->getArguments();// call controller$response = $controller(...$arguments);// viewif (!$response instanceof Response) {$event = new ViewEvent($this, $request, $type, $response, $event);$this->dispatcher->dispatch($event, KernelEvents::VIEW);
in
vendor/symfony/http-kernel/HttpKernel.php
->
handleRaw
(line 76)
$request->headers->set('X-Php-Ob-Level', (string) ob_get_level());$this->requestStack->push($request);$response = null;try {return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {if ($e instanceof \Error && !$this->handleAllThrowables) {throw $e;}
in
vendor/symfony/http-kernel/Kernel.php
->
handle
(line 182)
$this->boot();++$this->requestStackSize;$this->resetServices = true;try {return $this->getHttpKernel()->handle($request, $type, $catch);} finally {--$this->requestStackSize;}}
in
vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php
->
handle
(line 35)
) {}public function run(): int{$response = $this->kernel->handle($this->request);if (Kernel::VERSION_ID >= 60400) {$response->send(false);if (\function_exists('fastcgi_finish_request') && !$this->debug) {
in
vendor/autoload_runtime.php
->
run
(line 29)
$app = $app(...$args);exit($runtime->getRunner($app)->run());
require_once('/home/scodify/public_html/dev.scodify.co.uk/vendor/autoload_runtime.php')
in
public/index.php
(line 5)
<?phpuse App\Kernel;require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) {return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);};
Logs
| Level | Channel | Message |
|---|---|---|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $logoutUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $accessDecisionManager as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $firewallMap as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $firewall as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | request |
Matched route "_profiler". {
"route": "_profiler",
"route_parameters": {
"_route": "_profiler",
"_controller": "web_profiler.controller.profiler::panelAction",
"token": "a2a234"
},
"request_uri": "https://dev.scodify.co.uk/_profiler/a2a234?panel=exception&type=request",
"method": "GET"
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $logoutListener as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| INFO 23:09:51 | deprecation |
Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead {
"exception": {}
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Ops\OpsFrontendBundle\Services\SessionIdleHandler::onKernelRequest". {
"event": "kernel.request",
"listener": "Ops\\OpsFrontendBundle\\Services\\SessionIdleHandler::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Ops\OpsFrontendBundle\Services\TwigGlobalsExtension::onKernelController". {
"event": "kernel.controller",
"listener": "Ops\\OpsFrontendBundle\\Services\\TwigGlobalsExtension::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Ops\OpsFrontendBundle\Services\SessionIdleHandler::onKernelRequest". {
"event": "kernel.request",
"listener": "Ops\\OpsFrontendBundle\\Services\\SessionIdleHandler::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Ops\OpsFrontendBundle\Services\TwigGlobalsExtension::onKernelController". {
"event": "kernel.controller",
"listener": "Ops\\OpsFrontendBundle\\Services\\TwigGlobalsExtension::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\Security\\Csrf\\SameOriginCsrfTokenManager::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\Security\\Http\\Firewall\\ContextListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SurrogateListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse". {
"event": "kernel.response",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest". {
"event": "kernel.finish_request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\FragmentListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.request" to listener "Ops\OpsFrontendBundle\Services\SessionIdleHandler::onKernelRequest". {
"event": "kernel.request",
"listener": "Ops\\OpsFrontendBundle\\Services\\SessionIdleHandler::onKernelRequest"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Ops\OpsFrontendBundle\Services\TwigGlobalsExtension::onKernelController". {
"event": "kernel.controller",
"listener": "Ops\\OpsFrontendBundle\\Services\\TwigGlobalsExtension::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\Security\\Http\\EventListener\\IsGrantedAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\CacheAttributeListener::onKernelControllerArguments"
}
|
| DEBUG 23:09:51 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
Stack Traces 2
|
[2/2]
RuntimeError
|
|---|
Twig\Error\RuntimeError:
An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "scodify_about_page" as such route does not exist.").
at templates/pages/scodix-other-processes.html.twig:20
at Twig\Template->yieldBlock('buttonURL', array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php:161)
at __TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab->block_body(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:431)
at Twig\Template->yieldBlock('body', array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/13/131114280f2835a667f3b58627a3a2af.php:192)
at __TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/49/49378a1797688c4af094579ec82a9c42.php:80)
at __TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php:67)
at __TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/c2/c280a91451da81e74820d3b04fc509e5.php:58)
at __TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:343)
at Twig\Template->display(array())
(vendor/twig/twig/src/Template.php:358)
at Twig\Template->render(array())
(vendor/twig/twig/src/TemplateWrapper.php:51)
at Twig\TemplateWrapper->render(array())
(vendor/twig/twig/src/Environment.php:320)
at Twig\Environment->render('pages/scodix-other-processes.html.twig', array())
(vendor/symfony/framework-bundle/Controller/AbstractController.php:431)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView('pages/scodix-other-processes.html.twig', null, array(), 'render')
(vendor/symfony/framework-bundle/Controller/AbstractController.php:436)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender('pages/scodix-other-processes.html.twig', null, array(), null, 'render')
(vendor/symfony/framework-bundle/Controller/AbstractController.php:250)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('pages/scodix-other-processes.html.twig')
(src/Controller/DefaultController.php:59)
at App\Controller\DefaultController->scodixOthersAction()
(vendor/symfony/http-kernel/HttpKernel.php:183)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:182)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:29)
at require_once('/home/scodify/public_html/dev.scodify.co.uk/vendor/autoload_runtime.php')
(public/index.php:5)
|
|
[1/2]
RouteNotFoundException
|
|---|
Symfony\Component\Routing\Exception\RouteNotFoundException:
Unable to generate a URL for the named route "scodify_about_page" as such route does not exist.
at vendor/symfony/routing/Generator/CompiledUrlGenerator.php:52
at Symfony\Component\Routing\Generator\CompiledUrlGenerator->generate('scodify_about_page', array(), 1)
(vendor/symfony/routing/Router.php:172)
at Symfony\Component\Routing\Router->generate('scodify_about_page', array(), 1)
(vendor/symfony/twig-bridge/Extension/RoutingExtension.php:43)
at Symfony\Bridge\Twig\Extension\RoutingExtension->getPath('scodify_about_page')
(var/cache/dev/twig/c2/c280a91451da81e74820d3b04fc509e5.php:184)
at __TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb->block_buttonURL(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:431)
at Twig\Template->yieldBlock('buttonURL', array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php:161)
at __TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab->block_body(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:431)
at Twig\Template->yieldBlock('body', array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/13/131114280f2835a667f3b58627a3a2af.php:192)
at __TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'extrameta' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_extrameta'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'headjavascripts' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_headjavascripts'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'precontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_precontent'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'postcontent' => array(object(__TwigTemplate_b7d94ea24a2fa0b73decc41eb218a3de), 'block_postcontent'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/49/49378a1797688c4af094579ec82a9c42.php:80)
at __TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0'), 'pagebannerstart' => object(Markup), 'pagebannerend' => object(Markup)), array('templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('templateheader' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templateheader'), 'htmltitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_htmltitle'), 'metadesc' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metadesc'), 'metakeywords' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_metakeywords'), 'logintitle' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_logintitle'), 'pagebanner' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_pagebanner'), 'sitecontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerstart'), 'contentcontainerstart' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerstart'), 'contentcontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_contentcontainerend'), 'sitecontainerend' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_sitecontainerend'), 'templatejavascripts' => array(object(__TwigTemplate_a504b5b34bf78e7e2a9ef616fbed6ea2), 'block_templatejavascripts'), 'header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/29/2944b30e927929e959b9fcf2e5bd9cce.php:67)
at __TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('header' => array(object(__TwigTemplate_3d71425efcacc1d2d5d6e276f25d03da), 'block_header'), 'css' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_css'), 'body' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_body'), 'javascripts' => array(object(__TwigTemplate_b240f3a4fcafbe2e1cb94493d2e620ab), 'block_javascripts'), 'mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(var/cache/dev/twig/c2/c280a91451da81e74820d3b04fc509e5.php:58)
at __TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb->doDisplay(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:387)
at Twig\Template->yield(array('app' => object(AppVariable), 'company' => 'scodify', 'cdn_domain' => 'https://ops.scodify.co.uk', 'api_domain' => 'https://print-ops.com', 'google_maps_key' => 'AIzaSyC_R7ekthtQ0Xa8u0orlv9ugiS79a3Qf_w', 'company_name' => 'Scodify', 'twitter_handle' => '@scodify', 'site_description' => 'Bristol Printers JamJar Print for all your printing needs: flyers, leaflets, business cards, posters, etc. Best for prices, quality and service.', 'siteMenu' => array('no' => array()), 'upsellProducts' => array(), 'types' => array(), 'processes' => array(array('process' => 'Lithographic Print', 'category' => 1, 'code' => 'LITHO', 'sizes' => null, 'typeid' => 1, 'processid' => 2, 'filename' => null), array('process' => 'Digital Print', 'category' => 1, 'code' => 'DIG', 'sizes' => null, 'typeid' => 1, 'processid' => 3, 'filename' => null), array('process' => 'Indigo Print', 'category' => 1, 'code' => 'IND', 'sizes' => null, 'typeid' => 1, 'processid' => 4, 'filename' => null), array('process' => 'Full Colour', 'category' => 5, 'code' => '4/4', 'sizes' => null, 'typeid' => 1, 'processid' => 5, 'filename' => null), array('process' => 'Matt Lam 1 Side', 'category' => 3, 'code' => 'LamMTSS', 'sizes' => null, 'typeid' => 1, 'processid' => 7, 'filename' => null), array('process' => 'Matt Lam 2 Sides', 'category' => 3, 'code' => 'LamMTDS', 'sizes' => null, 'typeid' => 1, 'processid' => 8, 'filename' => null), array('process' => 'Gloss Lam 1 Side', 'category' => 3, 'code' => 'LamGLSSS', 'sizes' => null, 'typeid' => 4, 'processid' => 9, 'filename' => null), array('process' => 'Gloss Lam 2 Sides', 'category' => 3, 'code' => 'LamGLSDS', 'sizes' => null, 'typeid' => 1, 'processid' => 10, 'filename' => null), array('process' => 'Soft Touch Lam 1 Side', 'category' => 3, 'code' => 'LamSOFSS', 'sizes' => null, 'typeid' => 1, 'processid' => 11, 'filename' => null), array('process' => 'Soft Touch Lam 2 Sides', 'category' => 3, 'code' => 'LamSOFDS', 'sizes' => null, 'typeid' => 1, 'processid' => 12, 'filename' => null), array('process' => 'Large Format Print', 'category' => 1, 'code' => 'LFP', 'sizes' => null, 'typeid' => 1, 'processid' => 13, 'filename' => null), array('process' => 'Sublimation', 'category' => 1, 'code' => 'SUB', 'sizes' => null, 'typeid' => 1, 'processid' => 14, 'filename' => null), array('process' => 'A4 Cross Fold to A6', 'category' => 4, 'code' => 'A4xfA6', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 17, 'filename' => null), array('process' => 'A3 Cross Fold to A5', 'category' => 4, 'code' => 'A3xfA5', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 18, 'filename' => null), array('process' => 'A5 Double Fold to 1/3 A5', 'category' => 4, 'code' => 'A5df3rdA5', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 19, 'filename' => null), array('process' => 'A4 Double Fold to 1/3 A4', 'category' => 4, 'code' => 'A4df3rdA4', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 20, 'filename' => null), array('process' => 'A3 Double Fold to 1/3 A3', 'category' => 4, 'code' => 'A3df3rdA3', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 21, 'filename' => null), array('process' => 'A5 Single Fold to A6', 'category' => 4, 'code' => 'A5sfA6', 'sizes' => '["21"]', 'typeid' => 9, 'processid' => 22, 'filename' => null), array('process' => 'A4 Single Fold to A5', 'category' => 4, 'code' => 'A4sfA5', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 25, 'filename' => null), array('process' => 'A4 Single Fold to A5L', 'category' => 4, 'code' => 'A4sfA5L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 26, 'filename' => null), array('process' => 'A3 Single Fold to A4', 'category' => 4, 'code' => 'A3sfA4', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 27, 'filename' => null), array('process' => 'A3 Single Fold to A3L', 'category' => 4, 'code' => 'A3sfA3L', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 28, 'filename' => null), array('process' => 'Gold Foil', 'category' => 4, 'code' => 'FOILGld', 'sizes' => null, 'typeid' => 1, 'processid' => 29, 'filename' => null), array('process' => 'Silver Foil', 'category' => 4, 'code' => 'FOILSlv', 'sizes' => null, 'typeid' => 1, 'processid' => 30, 'filename' => null), array('process' => 'Single Sided Spot UV', 'category' => 4, 'code' => 'spUVSS', 'sizes' => null, 'typeid' => 1, 'processid' => 31, 'filename' => null), array('process' => 'Scodix Hi Build', 'category' => 4, 'code' => 'ScdxHIB', 'sizes' => null, 'typeid' => 17, 'processid' => 32, 'filename' => null), array('process' => 'Scodix Sense', 'category' => 4, 'code' => 'ScdxSNS', 'sizes' => null, 'typeid' => 17, 'processid' => 33, 'filename' => null), array('process' => 'Scodix Gold Foil', 'category' => 4, 'code' => 'ScdxGLD', 'sizes' => null, 'typeid' => 17, 'processid' => 34, 'filename' => null), array('process' => 'Scodix Silver Foil', 'category' => 4, 'code' => 'ScdxSLV', 'sizes' => null, 'typeid' => 17, 'processid' => 35, 'filename' => null), array('process' => 'Scodix Foil', 'category' => 4, 'code' => 'ScdxFOIL', 'sizes' => null, 'typeid' => 17, 'processid' => 36, 'filename' => null), array('process' => 'Gloss Encapsulation', 'category' => 3, 'code' => 'EncapGLS', 'sizes' => null, 'typeid' => 1, 'processid' => 37, 'filename' => null), array('process' => 'Matt Encapsulation', 'category' => 4, 'code' => 'EncapMT', 'sizes' => null, 'typeid' => 1, 'processid' => 38, 'filename' => null), array('process' => 'Diecut', 'category' => 4, 'code' => 'Diecut', 'sizes' => null, 'typeid' => 1, 'processid' => 39, 'filename' => null), array('process' => 'Rounded Corners', 'category' => 4, 'code' => 'RndCNR', 'sizes' => null, 'typeid' => 1, 'processid' => 40, 'filename' => null), array('process' => '1 Colour', 'category' => 5, 'code' => '1/1', 'sizes' => null, 'typeid' => 1, 'processid' => 44, 'filename' => null), array('process' => 'Full Colour + SS Pantone', 'category' => 5, 'code' => '5/4', 'sizes' => null, 'typeid' => 1, 'processid' => 45, 'filename' => null), array('process' => 'Full Colour + DS Pantone', 'category' => 5, 'code' => '5/5', 'sizes' => null, 'typeid' => 1, 'processid' => 46, 'filename' => null), array('process' => 'Single Fold to CC', 'category' => 4, 'code' => 'SFCC', 'sizes' => null, 'typeid' => 1, 'processid' => 47, 'filename' => null), array('process' => 'Edge Painted', 'category' => 4, 'code' => 'EgPaint', 'sizes' => null, 'typeid' => 1, 'processid' => 48, 'filename' => null), array('process' => 'Interlocking Flap', 'category' => 4, 'code' => 'LOCflaps', 'sizes' => null, 'typeid' => 1, 'processid' => 49, 'filename' => null), array('process' => 'Pocket & BC', 'category' => 4, 'code' => 'PocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 50, 'filename' => null), array('process' => '4mm Pocket & BC', 'category' => 4, 'code' => '4mmPocBC', 'sizes' => '["217"]', 'typeid' => 1, 'processid' => 51, 'filename' => null), array('process' => '8 Page', 'category' => 2, 'code' => '8pp', 'sizes' => null, 'typeid' => 1, 'processid' => 53, 'filename' => null), array('process' => '16 Page', 'category' => 2, 'code' => '16pp', 'sizes' => null, 'typeid' => 1, 'processid' => 54, 'filename' => null), array('process' => 'Single Sided', 'category' => 2, 'code' => 'SS', 'sizes' => null, 'typeid' => 2, 'processid' => 55, 'filename' => null), array('process' => 'Double Sided', 'category' => 2, 'code' => 'DS', 'sizes' => null, 'typeid' => 2, 'processid' => 56, 'filename' => null), array('process' => 'Silk Lamination 1 Side', 'category' => 3, 'code' => 'LamSSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 57, 'filename' => null), array('process' => 'Silk Lamination 2 Sides', 'category' => 3, 'code' => 'LamDSslk', 'sizes' => null, 'typeid' => 15, 'processid' => 58, 'filename' => null), array('process' => 'Anti Scuff Lam 1 Side', 'category' => 3, 'code' => 'LamSSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 59, 'filename' => null), array('process' => 'DS Anti Scuff Lam', 'category' => 3, 'code' => 'LamDSscuff', 'sizes' => null, 'typeid' => 7, 'processid' => 61, 'filename' => null), array('process' => 'Linen Lam 1 Side', 'category' => 3, 'code' => 'LamSSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 62, 'filename' => null), array('process' => 'DS Linen Lam', 'category' => 3, 'code' => 'LamDSlinen', 'sizes' => null, 'typeid' => 6, 'processid' => 63, 'filename' => null), array('process' => 'Vertical Business Card Slot', 'category' => 4, 'code' => 'DieVBC', 'sizes' => null, 'typeid' => 10, 'processid' => 64, 'filename' => null), array('process' => 'Horizontal Business Card Slot', 'category' => 4, 'code' => 'DieHBC', 'sizes' => null, 'typeid' => 10, 'processid' => 65, 'filename' => null), array('process' => 'A3 Cross Fold to A6', 'category' => 4, 'code' => 'A3xfA6', 'sizes' => '["3"]', 'typeid' => 9, 'processid' => 68, 'filename' => null), array('process' => 'A2 Cross Fold to A5', 'category' => 4, 'code' => 'A2xfA5', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 72, 'filename' => null), array('process' => 'Silver Stitch', 'category' => 4, 'code' => 'STITslv', 'sizes' => null, 'typeid' => 19, 'processid' => 73, 'filename' => null), array('process' => '2 Colour', 'category' => 5, 'code' => '2col', 'sizes' => null, 'typeid' => 1, 'processid' => 74, 'filename' => null), array('process' => 'Pad', 'category' => 4, 'code' => 'PAD', 'sizes' => null, 'typeid' => 19, 'processid' => 75, 'filename' => null), array('process' => 'Black Only', 'category' => 5, 'code' => 'Blk', 'sizes' => null, 'typeid' => 1, 'processid' => 76, 'filename' => null), array('process' => 'with Eyelets', 'category' => 4, 'code' => 'Eyelet', 'sizes' => null, 'typeid' => 12, 'processid' => 77, 'filename' => null), array('process' => 'No Eyelets', 'category' => 4, 'code' => 'NoEyelets', 'sizes' => null, 'typeid' => 12, 'processid' => 78, 'filename' => null), array('process' => '2 Part', 'category' => 4, 'code' => '1Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 79, 'filename' => null), array('process' => '3 Part', 'category' => 4, 'code' => '2Perf', 'sizes' => null, 'typeid' => 20, 'processid' => 80, 'filename' => null), array('process' => 'Laser Cutting', 'category' => 4, 'code' => 'LASER', 'sizes' => null, 'typeid' => 21, 'processid' => 81, 'filename' => null), array('process' => 'Glue', 'category' => 4, 'code' => 'GLUE', 'sizes' => null, 'typeid' => 12, 'processid' => 82, 'filename' => null), array('process' => 'Drill', 'category' => 4, 'code' => 'DRILL', 'sizes' => null, 'typeid' => 18, 'processid' => 83, 'filename' => null), array('process' => 'SIngle Fold to 55x55mm', 'category' => 4, 'code' => 'SF55x55', 'sizes' => null, 'typeid' => 9, 'processid' => 84, 'filename' => null), array('process' => 'A6 Single Fold to A7', 'category' => 4, 'code' => 'A6sfA7', 'sizes' => '["4"]', 'typeid' => 9, 'processid' => 85, 'filename' => null), array('process' => 'Wiro Binding', 'category' => 4, 'code' => 'WIRO', 'sizes' => null, 'typeid' => 19, 'processid' => 86, 'filename' => null), array('process' => 'Bond', 'category' => 4, 'code' => 'BOND', 'sizes' => null, 'typeid' => 18, 'processid' => 87, 'filename' => null), array('process' => '14 Page', 'category' => 2, 'code' => '14pp', 'sizes' => null, 'typeid' => 2, 'processid' => 88, 'filename' => null), array('process' => '26 Page', 'category' => 2, 'code' => '26pp', 'sizes' => null, 'typeid' => 2, 'processid' => 89, 'filename' => null), array('process' => 'A2 Double Fold to A4', 'category' => 4, 'code' => 'A2dfA4', 'sizes' => '["20"]', 'typeid' => 9, 'processid' => 90, 'filename' => null), array('process' => 'A1 cross fold to A4', 'category' => 4, 'code' => 'A1xfA4', 'sizes' => '["19"]', 'typeid' => 9, 'processid' => 91, 'filename' => null), array('process' => '290 Single Fold to 145', 'category' => 4, 'code' => '290sf145', 'sizes' => '["227"]', 'typeid' => 9, 'processid' => 92, 'filename' => null), array('process' => 'White Ink', 'category' => 5, 'code' => 'WhtINK', 'sizes' => null, 'typeid' => 1, 'processid' => 94, 'filename' => null), array('process' => '198 Single Fold to 99', 'category' => 4, 'code' => '198sf99', 'sizes' => '["228"]', 'typeid' => 9, 'processid' => 95, 'filename' => null), array('process' => '370 Single Fold to 85mm', 'category' => 4, 'code' => '370sf85', 'sizes' => '["229"]', 'typeid' => 9, 'processid' => 96, 'filename' => null), array('process' => 'White Laminate', 'category' => 3, 'code' => 'WhtLAM', 'sizes' => null, 'typeid' => 24, 'processid' => 97, 'filename' => null), array('process' => 'A4 Single Fold to A4L', 'category' => 4, 'code' => 'A4sfA4L', 'sizes' => '["2"]', 'typeid' => 9, 'processid' => 98, 'filename' => null), array('process' => 'Anti Slip Laminate', 'category' => 3, 'code' => 'LamSSantislip', 'sizes' => null, 'typeid' => 25, 'processid' => 107, 'filename' => null), array('process' => '13 Leaves', 'category' => 2, 'code' => '13Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 108, 'filename' => null), array('process' => '7 Leaves', 'category' => 2, 'code' => '7 Leaf', 'sizes' => null, 'typeid' => 2, 'processid' => 109, 'filename' => null), array('process' => 'Stretch', 'category' => 4, 'code' => 'STRETCH', 'sizes' => null, 'typeid' => 12, 'processid' => 110, 'filename' => null)), 'processtypes' => array(array('type' => 'print', 'hasnooption' => 0, 'blocks' => '["6"]', 'typeid' => 1), array('type' => 'sides', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 2), array('type' => 'mattlam', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 3), array('type' => 'glosslam', 'hasnooption' => 0, 'blocks' => '["8","17"]', 'typeid' => 4), array('type' => 'softtouchlam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 5), array('type' => 'linenlam', 'hasnooption' => 0, 'blocks' => '["17"]', 'typeid' => 6), array('type' => 'antiscufflam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 7), array('type' => 'spotuv', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 8), array('type' => 'fold', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 9), array('type' => 'diecut', 'hasnooption' => 1, 'blocks' => null, 'typeid' => 10), array('type' => 'foil', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 11), array('type' => 'handfinish', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 12), array('type' => 'silklam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 15), array('type' => 'Scodix', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 17), array('type' => 'binding', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 19), array('type' => 'Perforation', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 20), array('type' => 'Laser', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 21), array('type' => 'Drill', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 22), array('type' => 'Bond', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 23), array('type' => 'White Laminate', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 24), array('type' => 'antisliplam', 'hasnooption' => 0, 'blocks' => null, 'typeid' => 25)), 'accounting' => 'qb', 'all_runs_complete_status' => '1', 'allow_crossorder_deliveries' => '0', 'allow_saving_from_addresses' => '0', 'backup_all_entities' => '0', 'baseholidays' => '2021-12-27,2021-12-28,2021-12-29,2021-12-30,2021-12-31,2022-01-03', 'block_delivery_notes_for_unpaid_orders' => '0', 'block_printing_orders_on_credit_hold' => '0', 'campaignmonitor_apikey' => 'bd175225853df3bf3c60f0a56fa651ef', 'campaignmonitor_listid' => '4bebbb2d83cf43ed99dbe982448cafcf', 'colour_main' => '#3fb58b', 'colour_other' => '#359775', 'colour_other2' => '#59C59F', 'colour_primary_rgba' => 'rgba(252, 66, 74 , 0.95)', 'colour_secondary' => '#59C59F', 'colour_secondary_rgba' => 'rgba(244, 102, 109, 0.7)', 'company_email' => 'info@scodify.co.uk', 'company_telephone' => '0845299336', 'csv_path' => '', 'customer_names_on_delivery_blocks' => '1', 'daily_sales_target' => '0', 'default_add_order_window' => '0', 'default_addressid' => '5', 'default_invoice_type' => '1', 'default_order_line_notes' => '', 'default_turnaround_days' => '5', 'delivery_ready_indicator' => '1', 'delivery_stockcode' => 'COURIER', 'detrack_key' => 'ae0d2a4f602ef1cbfa6d66da9f7c9ec3d180c54410abf57b', 'display_customer_invoice_type' => '0', 'display_invoiceemail_customers' => '1', 'dpd_our_contact' => 'Shaun Bibby', 'dpd_parcelweight_1' => '5', 'dpd_parcelweight_multiple' => '15', 'dpd_password' => 'flatpack', 'dpd_printer' => 'Citizen CL-S521', 'dpd_username' => 'jamjar1', 'ekomi_count' => '1', 'ekomi_rating' => '5', 'email_on_new_customer' => '0', 'email_on_new_order' => '0', 'email_on_new_order_type' => '0', 'enable_support' => '0', 'exchequer' => 'SOR', 'exchequer_path' => '', 'fedex_account' => '', 'fedex_return_address' => '2235', 'financial_month' => '7', 'googlemaps_key' => 'AIzaSyDnsSZvmS8TzYY54AKAkFfORWQNDaQKu1k', 'hotfolder_path' => 'artworkhotfolder', 'ignore_orders_before_start' => '0', 'internal_customers' => '[]', 'invoice_email' => 'info@scodify.co.uk', 'locations_enabled' => '0', 'newcustomer_email' => 'hello@outofhand.co.uk', 'neworder_email' => 'hello@outofhand.co.uk', 'ops_start_date' => '2025-01-01', 'order_email' => 'info@scodify.co.uk', 'order_print_button' => '0', 'payment_email' => 'info@scodify.co.uk', 'pca_account' => 'FUEL111111', 'pca_key' => 'PF45-YM45-GP55-RE56', 'pca_on' => '1', 'po_email' => 'info@scodify.co.uk', 'prodcode_separator' => '-', 'quickbooks_authcode' => 'AB11735587035BRUyj0xvTzz4Rf8woKkt72TXs3nRbhsHAMtH7', 'quickbooks_companyid' => '9341453589924862', 'quickbooks_description_fields' => '[{"prefix":"","field":"jobname"},{"prefix":"","field":"productname"},{"prefix":"","field":"finishing"}]', 'quickbooks_include_credit_terms' => '0', 'quickbooks_invoice_number' => '1', 'quickbooks_pobill_pushing' => '0', 'quickbooks_ponumber_on_statement' => '0', 'quote_email' => 'info@scodify.co.uk', 'require_address_on_customers' => '1', 'require_job_ref_field' => '0', 'samplepack_email' => 'info@scodify.co.uk', 'scan_workflow' => '1', 'section_artworkprocessing' => '0', 'section_detrack' => '0', 'section_outdoor' => '0', 'section_portal' => '0', 'section_print_finishing' => '0', 'section_schedule' => '0', 'send_email_on_support_ticket' => '1', 'shortcut_buttons' => '["buildCustomersWindow","addCustomer","addOrder","addOrderfromCSV","addPrintPo","addDelivery","uploadArtwork"]', 'show_product_dropdowns' => '1', 'support_notification_email' => 'it@jamjarprint.co.uk', 'surcharges_enabled' => '0', 'tbc_addressid' => '839', 'tradeprint_key' => 'ztlfkfm3tor9uwsd0tyqryaj', 'tradeprint_user' => 'outofhand', 'worldpay_installation_id' => '1097906', 'worldpay_merchant_code' => '', 'worldpay_merchant_password' => 'xz8nEnSE', 'orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0', 'frontendsettings' => array('orderemail' => 'info@scodify.co.uk', 'worldpay_installationid' => '1099704', 'basket_usemincharge' => '1', 'basket_mincharge' => '15', 'productpage_proof' => '0', 'basket_proofcost' => '0', 'basket_freedeliveryamount' => '1000000', 'saledisabled' => '0', 'banneractive' => '0', 'bannercolour' => '#d73333', 'bannertextcolour' => '#130b0b', 'bannermessage' => 'Test banner', 'basket_pricemarkup' => '0', 'productpage_express' => '0', 'infoemail' => 'info@scodify.co.uk', 'hascampaignmonitor' => '1', 'quoteemail' => 'info@scodify.co.uk', 'samplepackemail' => 'info@scodify.co.uk', 'worldpay_mdstring' => 'G3v6H940r3f4*Y4.3!FdfgB32Gtg5', 'homepage_carousel' => '0', 'homepage_articles' => '1', 'homepage_vertical_menu' => '0', 'homepage_news' => '1', 'homepage_upsell_display' => '0', 'homepage_upsell_products' => '41', 'homepage_heading_widget' => '0', 'homepage_heading_id' => '24', 'homepage_blurb_shown' => '0', 'homepage_blurb' => '<div class="row">
<div class="col-md-6">
<img src="/assets/images/b/promo.jpg" alt="">
</div>
<div class="col-md-6">
<div class="promo-text">
<h2>Edinburgh Fringe 2023</h2>
<p>The largest arts festival in the world - working in partnership with The City of Edinburgh Council, we offer outdoor advertising spaces to all performers and venues. We also print hundreds of thousands of flyers / leaflets and posters for Fringe shows. We offer flyer and poster distribution to indoor outlets and on the street with our promotional teams undertaking hand to hand activity in all the hot spots throughout the city centre.</p>
<a href="/fringe" class="button">Find Out More</a>
</div>
</div>
</div>', 'productpage_jobname' => '0', 'page_title_headings' => '0', 'address_display' => 'Unit 1, New Queen Street<br>Bedminster<br/>Bristol <br> UK<br/>BS3 4AG', 'basket_displaytandcs' => '0', 'termsandconditions' => '', 'bacsdetails' => 'To make payment please find our details below these can also be found at the bottom of your confirmation email<br>
Terms and Conditions apply.<br>
Bank details. Barclays Bank, Bristol Branch<br>
Sort code 20-13-45 Account No 33851559', 'heading_lowest_price' => '1', 'phonenumber' => '+448452993936', 'phonenumber_display' => '0845 299 3936', 'productpage_showturnaround' => '1', 'basket_payment_bacs' => '1', 'basket_payment_credit' => '1', 'basket_requiretandcs' => '0', 'basket_minicart_icon' => '1', 'site_display_breadcrumbs' => '1', 'saledisabled_fringe' => 'Select...', 'maintenance_mode' => '0', 'maintenance_date' => 'Tuesday 7th May 2024', 'site_users' => '', 'basket_payment_online' => '1', 'worldpay_mode' => '1', 'sample_pack_types' => '', 'hide_order_notes' => '0')), array('mainImage' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_mainImage'), 'pageTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_pageTitle'), 'textTitle' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_textTitle'), 'buttonText' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonText'), 'buttonURL' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_buttonURL'), 'text' => array(object(__TwigTemplate_9c204125cdc58b05b084a6ef80e6c8fb), 'block_text')))
(vendor/twig/twig/src/Template.php:343)
at Twig\Template->display(array())
(vendor/twig/twig/src/Template.php:358)
at Twig\Template->render(array())
(vendor/twig/twig/src/TemplateWrapper.php:51)
at Twig\TemplateWrapper->render(array())
(vendor/twig/twig/src/Environment.php:320)
at Twig\Environment->render('pages/scodix-other-processes.html.twig', array())
(vendor/symfony/framework-bundle/Controller/AbstractController.php:431)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView('pages/scodix-other-processes.html.twig', null, array(), 'render')
(vendor/symfony/framework-bundle/Controller/AbstractController.php:436)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender('pages/scodix-other-processes.html.twig', null, array(), null, 'render')
(vendor/symfony/framework-bundle/Controller/AbstractController.php:250)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('pages/scodix-other-processes.html.twig')
(src/Controller/DefaultController.php:59)
at App\Controller\DefaultController->scodixOthersAction()
(vendor/symfony/http-kernel/HttpKernel.php:183)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:182)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:29)
at require_once('/home/scodify/public_html/dev.scodify.co.uk/vendor/autoload_runtime.php')
(public/index.php:5)
|