{extends file="get_usermod:layouts/main/layout.html"} {block name="content"} {load_language_text section="google_services_shopping"} {load_language_text section="buttons" name="btn"}
{include file="get_usermod:google_services/shopping/configuration/general.html" data=$content }
{if $content.scheme.id != 0}
{include file="get_usermod:google_services/shopping/configuration/fields.html" data=$content }
{include file="get_usermod:google_services/shopping/configuration/categories.html" data=$content}
{/if}
{$btn.abort}
{include file="get_usermod:google_services/shopping/modals/delete_field_modal.html"} {/block}