@extends('shopify-app::layouts.default') @section('content')
@if ($errors->any())
@endif
@csrf @sessionToken

Store Details

Supercharge Website Engagement

https://

Widgets

Embed a Non-Disruptive Discussion Forum Into Your Website

scripttag_id) ? "checked" : ""}}>

{{ isset($setting->org_name) ? $setting->org_name : '' }}

https://{{ isset($setting->domain) ? $setting->domain : ''}}

Comments
{{ isset($widget_data->totalComments) ? $widget_data->totalComments : 0 }}
@if($widget_data) Moderate Stats Edit @else Moderate Stats Edit @endif

Applicable page

home_page == 1) ? "checked" : ""}}>
collection_page == 1) ? "checked" : ""}}>
product_page == 1) ? "checked" : ""}}>
@endsection @section('scripts') @parent @endsection