{# /** * @file * Theme override for a node edit form. * * Two column template for the node add/edit form. * * This template will be used when a node edit form specifies 'node_edit_form' * as its #theme callback. Otherwise, by default, node add/edit forms will be * themed by form.html.twig. * * Available variables: * - form: The node add/edit form. * * @see seven_form_node_form_alter() */ #} {{ attach_library('cstv_advertisement/cstv_advertisement.product_offer') }}
{{ form|without('advanced', 'actions', 'group_select_product', 'group_product_details', 'group_offer_details', 'group_sku_no', 'group_audience_restriction') }}
{{ form.group_select_product }}
Product Details
Sku No.
{# {{ dump(form) }} #}
{{ form.group_offer_details }}
{{ form.group_audience_restriction }}