Twig Error: TotalCMS\Domain\Twig\Adapter\DataTwigAdapter::svg(): Argument #1 ($id) must be of type string, null given, called in /home/studiosAdminR6tJ/studios-stage/public_html/rw_common/plugins/stacks/tcms/vendor/twig/twig/src/Extension/CoreExtension.php on line 1928 Check in Debugger

{% set post = cms.collection.object("products", getData.id ) %} {{ cms.collection.redirectToCanonicalUrl("products", post) }}
SAJ Studios | Product | {{post.title}}
{% set stackspublish = false %}
{% set post = cms.collection.object("products", getData.id ) %} {{ cms.collection.redirectToCanonicalUrl("products", post) }}
{% if post.section %} {% set sectionValue = post.section %} {% else %} {% set sectionValue = "main" %} {% endif %}
{% set section = cms.collection.object("sections", sectionValue) %} {% set sectionGallery = cms.data.raw("sections", sectionValue, "gallery") %}
{% if section.state == "Active" %} {% else %}
{{cms.data.svg(sectionValue, {collection: 'sections', property: 'svg'})}}
{% endif %}
{% if section.state == "Active" %} {% else %}
{{cms.data.svg(sectionValue, {collection: 'sections', property: 'svg'})}}
{% endif %}
    {% set stacks_in_4_43 = sectionGallery %} {% for image in stacks_in_4_43 %}
  • {% endfor %}
{% set filters = [ { property : "visible", operator : "istrue", value : "", logic : "or", }, ] %} {% set sorts = [ { property : "sortorder", }, ] %} {% set menulist = cms.collection.objects("menus") | filterCollection(filters) | sortCollection(sorts) %}
Menu
{% set theinfotype = 'products' %} {% set infotype = cms.collection.object("info-types", theinfotype) %}
{{infotype.svgbw | raw}}
{{infotype.svgbw | raw}}

{{infotype.name}}

{% set gridCaptionTemplate %}{% verbatim %}{ alt }{% endverbatim %}{% endset %} {% set captionTemplate %}{% verbatim %}

{ exif.title }

{ exif.description }

{% endverbatim %}{% endset %} {{ cms.render.gallery( post.id, { w:400, h:400, fit:"crop-focalpoint", }, { w:1500, h:1000, },{ collection : "products", property : "gallery", download : false, plugins : ["thumbnail", "zoom",], speed : 400, mode : "lg-slide", maxVisible : 0, featuredOnly : false, viewAllText : "+{count} more", class : "stacks_in_144 " } ) }}
{{cms.data.svg(post.producttype, { collection : "social-icons", property : "svg"})}}
{{post.producttype | titleize}}

{{post.title}}

Details:

{{post.description}}

Editorial Notes:

{{post.ednote}}

Available At:

{% set stacks_in_167 = post.productdeliveryoptions %} {% for item in stacks_in_167 %} {% set vendor = cms.collection.object("vendors", item.vendorid) %}
{% if vendor.svg %}
{{cms.data.svg(vendor.id, {collection : "vendors", property : "svg"})}}
{% elseif imageExists(vendor.image) %} {{ cms.render.image( vendor.id,{ w : 40, } ,{ class : "stacks_in_260 display-inline", loading : "auto", collection : "vendors", property : "image" }) }} {% else %}
{{cms.data.svg("store", {collection : "social-icons", property : "svg"})}}
{% endif %}
{{vendor.name}}

{{item.price |format_currency('USD')}}

{{item.availabilitynote}}

{% endfor %} {% if stacks_in_167 is empty %}

No purchase options at this time.

{% endif %}
About
Contact
{% set filters = [ { property : "draft", operator : "isfalse", value : "", logic : "or", }, ] %} {% set sorts = [ { property : "sortorder", }, ] %} {% set legaldocuments = cms.collection.objects("legal-documents") | filterCollection(filters) | sortCollection(sorts) %}
{% for item in legaldocuments %}
{{item.title | titleize}}
{% else %} {% endfor %}
{% set items = cms.collection.objects("footer_icons") %}
{% for item in items %} {% else %} {% endfor %}
{{ cms.assetsBody() }}