![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/mageworx/module-seomarkup/etc/adminhtml/ |
<?xml version="1.0"?> <!-- /** * Copyright © MageWorx. All rights reserved. * See LICENSE.txt for license details. */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"> <system> <tab id="mageworx" sortOrder="2001"> <label>MageWorx</label> </tab> <section id="mageworx_seo" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label>SEO</label> <tab>mageworx</tab> <resource>MageWorx_SeoMarkup::config_seomarkup</resource> <group id="markup" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> <label>SEO Markup</label> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\Markup</frontend_model> <group id="product" translate="label comment" type="text" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Product</label> <comment><![CDATA[These settings are for the snippet configuration on the products pages.]]></comment> <field id="rs_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable In Rich Snippets]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\RsEnabled</frontend_model> </field> <field id="rs_enabled_for_specific_product" translate="label comment" type="select" sortOrder="14" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Show Product microdata for products without offers and rating]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> </field> <field id="ga_enabled" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable for Google Assistant]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> </field> <field id="ga_css_selector" translate="label comment" type="text" sortOrder="41" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[CSS Selectors]]></label> <depends> <field id="ga_enabled">1</field> </depends> <comment><![CDATA[You can specify a few values separated by commas.]]></comment> </field> <field id="best_rating" translate="label" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Best Rating]]></label> <validate>validate-number validate-greater-than-zero</validate> <comment>The biggest value for the rating can be 5, 10 or 100. By default and in case the field is left blank, <i>5</i> is set.</comment> </field> <field id="add_reviews" translate="label comment" type="select" sortOrder="52" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Review Markup]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> </field> <field id="disable_default_review" translate="label comment" type="select" sortOrder="55" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Disable Default Review Markup]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Disabled review markup added by theme.]]></comment> </field> <field id="use_multiple_offer" translate="label comment" type="select" sortOrder="58" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Use Multiple Offer for Configurable Product]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Add several offers, one for each child product]]></comment> </field> <field id="description_code" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Description Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\DescriptionCode</frontend_model> </field> <field id="crop_html_in_description" translate="label comment" type="select" sortOrder="64" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Crop HTML tags from Description]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> </field> <field id="sku_enabled" translate="label comment" type="select" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add SKU]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\SkuEnabled</frontend_model> </field> <field id="sku_code" translate="label comment" type="select" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[SKU Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment>Select the SKU Attribute Code from Magento.</comment> <depends> <field id="sku_enabled">1</field> </depends> </field> <field id="category_enabled" translate="label comment" type="select" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Category]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\CategoryEnabled</frontend_model> </field> <field id="category_deepest" translate="label comment" type="select" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Use Deepest Category]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Handles the situation if some product is assigned to different categories.]]></comment> <depends> <field id="category_enabled">1</field> </depends> </field> <field id="color_enabled" translate="label comment" type="select" sortOrder="110" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Color]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\ColorEnabled</frontend_model> </field> <field id="color_code" translate="label comment" type="select" sortOrder="120" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Color Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment><![CDATA[Select the Color Attribute Code from Magento.]]></comment> <depends> <field id="color_enabled">1</field> </depends> </field> <field id="manufacturer_enabled" translate="label comment" type="select" sortOrder="130" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Manufacturer]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\ManufacturerEnabled</frontend_model> </field> <field id="manufacturer_code" translate="label comment" type="select" sortOrder="140" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Manufacturer Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment>Select the Manufacturer Attribute Code from Magento.</comment> <depends> <field id="manufacturer_enabled">1</field> </depends> </field> <field id="brand_enabled" translate="label comment" type="select" sortOrder="150" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Brand]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\BrandEnabled</frontend_model> </field> <field id="brand_code" translate="label comment" type="select" sortOrder="160" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Brand Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment>Select the Brand Attribute Code from Magento.</comment> <depends> <field id="brand_enabled">1</field> </depends> </field> <field id="model_enabled" translate="label comment" type="select" sortOrder="170" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Model]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\ModelEnabled</frontend_model> </field> <field id="model_code" translate="label comment" type="select" sortOrder="180" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Model Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment><![CDATA[Select the Model Attribute Code from Magento.]]></comment> <depends> <field id="model_enabled">1</field> </depends> </field> <field id="gtin_enabled" translate="label comment" type="select" sortOrder="190" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Gtin]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[The GTIN is a globally unique 14-digit number used to identify trade items, products, or services. Please use digits only when you add the GTIN for your products otherwise it will not be shown in the microdata.]]></comment> </field> <field id="gtin_code" translate="label comment" type="select" sortOrder="200" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Gtin Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <depends> <field id="gtin_enabled">1</field> </depends> <comment><![CDATA[Select the GTIN Attribute Code from Magento.]]></comment> </field> <field id="weight_enabled" translate="label comment" type="select" sortOrder="210" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Weight]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\WeightlEnabled</frontend_model> </field> <field id="special_price_functionality" translate="label" type="select" sortOrder="215" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Use Special Price functionality for Price Valid Until]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoAll\Block\Adminhtml\System\Config\HideForMagentoEE</frontend_model> </field> <field id="price_valid_until_default_value" translate="label" type="date" sortOrder="216" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Price Valid Until Default Value]]></label> <frontend_model>MageWorx\SeoAll\Block\Adminhtml\System\Config\Date</frontend_model> <validate>validate-date</validate> </field> <field id="product_id_code" translate="label comment" type="select" sortOrder="220" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Product ID Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment> <![CDATA[ This value will be used as productID in the Rich Snippets and as retailer_item_id in the Open Graph tags.<br/> Recommended attributes are: sku, gtin, isbn, etc. ]]> </comment> </field> <field id="condition_enabled" translate="label comment" type="select" sortOrder="230" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Condition]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\ConditionEnabled</frontend_model> </field> <field id="condition_code" translate="label comment" type="select" sortOrder="240" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Condition Attribute Code]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <depends> <field id="condition_enabled">1</field> </depends> </field> <field id="condition_value_new" translate="label" type="text" sortOrder="250" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Condition Value For New]]></label> <depends> <field id="condition_enabled">1</field> </depends> </field> <field id="condition_value_used" translate="label" type="text" sortOrder="260" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Condition Value For Used]]></label> <depends> <field id="condition_enabled">1</field> </depends> </field> <field id="condition_value_damaged" translate="label" type="text" sortOrder="270" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Condition Value For Damaged]]></label> <depends> <field id="condition_enabled">1</field> </depends> </field> <field id="condition_value_refurbished" translate="label" type="text" sortOrder="275" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Condition Value For Refurbished]]></label> <depends> <field id="condition_enabled">1</field> </depends> </field> <field id="condition_value_default" translate="label comment" type="select" sortOrder="280" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Default Option For Condition]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Conditions</source_model> <comment> Specify the default condition option for the product if it doesn't have the condition attribute assigned.</comment> <depends> <field id="condition_enabled">1</field> </depends> </field> <field id="custom_prorerty_enabled" translate="label comment" type="select" sortOrder="400" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Add Custom Properties]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> </field> <field id="custom_prorerties" translate="label comment" type="textarea" sortOrder="410" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Custom Properties]]></label> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\CustomProperties</frontend_model> <depends> <field id="custom_prorerty_enabled">1</field> </depends> </field> <group id="shipping_details" translate="label" type="text" sortOrder="420" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Shipping Details</label> <field id="enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Shipping Details]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\ShippingDetailsEnabled</frontend_model> </field> <field id="free_shipping_enabled" translate="label comment" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Free Shipping]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\FreeShippingEnabled</frontend_model> <depends> <field id="enabled">1</field> </depends> </field> <field id="free_shipping_code" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Free Shipping Attribute]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\FreeShippingAttributes</source_model> <comment><![CDATA[This setting allows you to select the free shipping attribute, which will be used to determine the products with the free shipping option. <br/><b>Note:</b> only attributes of "Yes/No" type are shown here.]]></comment> <depends> <field id="enabled">1</field> <field id="free_shipping_enabled">1</field> </depends> </field> <field id="cost" translate="label" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Shipping Cost]]></label> <validate>validate-zero-or-greater</validate> <depends> <field id="enabled">1</field> </depends> </field> <field id="max_cost" translate="label" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Max Shipping Cost]]></label> <validate>validate-zero-or-greater</validate> <depends> <field id="enabled">1</field> </depends> </field> <field id="country" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Shipping Country]]></label> <source_model>Magento\Directory\Model\Config\Source\Country</source_model> <comment><![CDATA[This field is <b>required</b>.]]></comment> <depends> <field id="enabled">1</field> </depends> </field> <field id="min_days_for_handling_time" translate="label" type="text" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Min Days for Handling Time]]></label> <validate>validate-number validate-zero-or-greater</validate> <depends> <field id="enabled">1</field> </depends> </field> <field id="max_days_for_handling_time" translate="label" type="text" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Max Days for Handling Time]]></label> <validate>validate-number validate-zero-or-greater</validate> <depends> <field id="enabled">1</field> </depends> </field> <field id="min_days_for_transit_time" translate="label" type="text" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Min Days for Transit Time]]></label> <validate>validate-number validate-zero-or-greater</validate> <depends> <field id="enabled">1</field> </depends> </field> <field id="max_days_for_transit_time" translate="label" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Max Days for Transit Time]]></label> <validate>validate-number validate-zero-or-greater</validate> <depends> <field id="enabled">1</field> </depends> </field> <field id="business_days" translate="label" type="multiselect" sortOrder="110" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Business Days]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\BusinessDays</source_model> <can_be_empty>1</can_be_empty> <depends> <field id="enabled">1</field> </depends> </field> <field id="cutoff_time" translate="label comment" type="text" sortOrder="120" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Cutoff Time]]></label> <comment><![CDATA[<b>Example:</b> 13:30:00]]></comment> <depends> <field id="enabled">1</field> </depends> </field> </group> <group id="merchant_return_policy" translate="label" type="text" sortOrder="430" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Merchant Return Policy</label> <field id="enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Merchant Return Policy]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\MerchantReturnPolicyEnabled</frontend_model> </field> <field id="code" translate="label comment" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Merchant Return Policy Attribute]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\MerchantReturnPolicy\Attributes</source_model> <comment><![CDATA[This setting allows you to select the merchant return policy attribute, which will be used to determine the products with the merchant return policy option. <br/><b>Note:</b> only attributes of "Yes/No" type are shown here.]]></comment> <depends> <field id="enabled">1</field> </depends> </field> <field id="country" translate="label" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Applicable Country]]></label> <source_model>Magento\Directory\Model\Config\Source\Country</source_model> <depends> <field id="enabled">1</field> </depends> </field> <field id="category" translate="label" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Return Policy Category]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\MerchantReturnPolicy\Categories</source_model> <depends> <field id="enabled">1</field> </depends> </field> <field id="days" translate="label" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Merchant Return Days]]></label> <validate>validate-number validate-greater-than-zero</validate> <depends> <field id="enabled">1</field> <field id="category">MerchantReturnFiniteReturnWindow</field> </depends> </field> <field id="method" translate="label" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Return Method]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\MerchantReturnPolicy\Methods</source_model> <depends> <field id="enabled">1</field> </depends> </field> <field id="fees" translate="label" type="select" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Return Fees]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\MerchantReturnPolicy\Fees</source_model> <depends> <field id="enabled">1</field> </depends> </field> <field id="shipping_fees_amount" translate="label" type="text" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Shipping Fees Amount]]></label> <validate>validate-greater-than-zero</validate> <depends> <field id="enabled">1</field> <field id="fees" negative="1">FreeReturn</field> </depends> </field> </group> </group> <group id="category" translate="label comment" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Category (Product List)</label> <comment>These settings are for the snippet configuration on the category pages.</comment> <field id="rs_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable In Rich Snippets]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adds the snippets that will be shown on the search engine results page. The store owner can preview the snippet data on the <a target="_blank" href="https://search.google.com/structured-data/testing-tool">special page</a>.]]></comment> </field> <field id="add_product_offers" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Show Product Offers]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Informs search engines about the special <a target="_blank" href="https://support.mageworx.com/images/manuals/richsnippets/image08.png">product offers</a>]]></comment> </field> <field id="ga_enabled" translate="label comment" type="select" sortOrder="35" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable for Google Assistant]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adds the beta support for the recently added <a target="_blank" href="https://developers.google.com/search/docs/data-types/speakable">speakable markup</a>.]]></comment> </field> <field id="ga_css_selector" translate="label comment" type="text" sortOrder="36" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[CSS Selectors]]></label> <depends> <field id="ga_enabled">1</field> </depends> <comment><![CDATA[Add any CSS Selectors that the store owner wishes to be spoken aloud by Google Assistant/Google Home. You can specify a few values separated by commas.]]></comment> </field> <field id="robots_restriction" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Disable for NOINDEX Robots]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment>If set to Yes, hides the snippets on the categories that are not indexed.</comment> </field> </group> <group id="landingpage" translate="label comment" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label>Landing Page</label> <field id="rs_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable In Rich Snippets]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adds the snippets that will be shown on the search engine results page. The store owner can preview the snippet data on the <a target="_blank" href="https://search.google.com/structured-data/testing-tool">special page</a>.]]></comment> <if_module_enabled>MageWorx_LandingPagesPro</if_module_enabled> </field> <field id="og_enabled" translate="label comment" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable In Open Graph]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adding <a target="_blank" href="http://ogp.me/">these tags</a> helps the Facebook Crawler pick up the correct title, description and the suitable preview image for the shared page.]]></comment> <if_module_enabled>MageWorx_LandingPagesPro</if_module_enabled> </field> <field id="add_product_offers" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Show Product Offers]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <if_module_enabled>MageWorx_LandingPagesPro</if_module_enabled> </field> <field id="robots_restriction" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Disable for NOINDEX Robots]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <if_module_enabled>MageWorx_LandingPagesPro</if_module_enabled> </field> </group> <group id="page" translate="label comment" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Page]]></label> <comment><![CDATA[These settings are for the snippet configuration on the CMS pages.]]></comment> <field id="ga_enabled" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable for Google Assistant]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adds the beta support for the recently added <a target="_blank" href="https://developers.google.com/search/docs/data-types/speakable">speakable markup</a>.]]></comment> </field> <field id="ga_css_selector" translate="label comment" type="text" sortOrder="41" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[CSS Selectors]]></label> <depends> <field id="ga_enabled">1</field> </depends> <comment><![CDATA[Add any CSS Selectors that the store owner wishes to be spoken aloud by Google Assistant/Google Home. You can specify a few values separated by commas.]]></comment> </field> </group> <group id="website" translate="label comment" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Website]]></label> <field id="rs_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable In Rich Snippets ▾]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adds the snippets that will be shown on the search engine results page. The store owner can preview the snippet data on the <a target="_blank" href="https://search.google.com/structured-data/testing-tool">special page</a>.]]></comment> </field> <field id="website_use_search" translate="label" type="select" sortOrder="15" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Search Box]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[This setting adds the <a target="_blank" href="https://developers.google.com/search/docs/data-types/sitelinks-searchbox">sitelinks search box</a> code to the website markup. <b>Note</b>: Google doesn't guarantee that a sitelinks search box will be shown in search results.]]></comment> <depends> <field id="rs_enabled">1</field> </depends> </field> <field id="og_image" translate="label comment" type="image" sortOrder="33" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Website Logo]]></label> <backend_model>Magento\Config\Model\Config\Backend\Image</backend_model> <upload_dir config="system/filesystem/media" scope_info="1">og_image</upload_dir> <base_url type="media" scope_info="1">og_image</base_url> <comment><![CDATA[Upload your website logo for the correct sharing on Facebook and using in OpenGraph markup. Allowed file types: PNG, GIF, JPG, JPEG]]></comment> </field> <field id="fb_app_id" translate="label comment" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Facebook App Id]]></label> <comment><![CDATA[Can be taken from the <a target="_blank" href="https://developers.facebook.com/apps/">facebook for developers</a> website.]]></comment> </field> <field id="name" translate="label" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Website Name]]></label> </field> <field id="description" translate="label comment" type="textarea" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Website About]]></label> </field> </group> <group id="seller" translate="label comment" type="text" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Seller]]></label> <comment>These settings are for the snippet configuration of the entire store (your organization).</comment> <field id="rs_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable In Rich Snippets]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Snippet will be added to the home page only. The store owner can preview the snippet data on the <a target="_blank" href="https://search.google.com/structured-data/testing-tool">special page</a>.]]></comment> </field> <field id="type" translate="label comment" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\SellerType</frontend_model> <source_model>MageWorx\SeoMarkup\Model\Source\SellerTypes</source_model> </field> <field id="show_on_pages" translate="label comment" type="select" sortOrder="25" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Show Seller Markup on]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\SellerPages</source_model> </field> <field id="name" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Name]]></label> <comment><![CDATA[If the seller rich snippet is enabled, this field is <b>required</b>.]]></comment> </field> <field id="image" translate="label comment" type="image" sortOrder="33" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Image]]></label> <backend_model>Magento\Config\Model\Config\Backend\Image</backend_model> <upload_dir config="system/filesystem/media" scope_info="1">seller_image</upload_dir> <base_url type="media" scope_info="1">seller_image</base_url> <comment><![CDATA[If the seller rich snippet is enabled, this field is <b>required</b>.<br/>Allowed file types: PNG, GIF, JPG, JPEG.]]></comment> </field> <field id="description" translate="label comment" type="textarea" sortOrder="35" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Description]]></label> <frontend_model>MageWorx\SeoMarkup\Block\Adminhtml\Config\Field\Description</frontend_model> </field> <field id="opening_hours" translate="label comment" type="textarea" sortOrder="36" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Opening Hours]]></label> <comment><![CDATA[The list of opening hours <br /><b>Example:</b><br />Mo-Fr 10:00-19:00<br />Sa,Su 10:00-22:00]]></comment> </field> <field id="same_as_links" translate="label comment" type="textarea" sortOrder="37" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Social Links]]></label> <comment><![CDATA[The list of social media links <br /><b>Example:</b><br />https://twitter.com/mageworxteam<br />https://www.facebook.com/mageworx]]></comment> </field> <field id="phone" translate="label comment" type="text" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Phone]]></label> <comment><![CDATA[This field is <b>recommended</b>.]]></comment> </field> <field id="fax" translate="label comment" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Fax]]></label> </field> <field id="email" translate="label comment" type="text" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Email]]></label> </field> <field id="country" translate="label comment" type="select" sortOrder="65" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Country]]></label> <source_model>Magento\Directory\Model\Config\Source\Country</source_model> <comment><![CDATA[This field is <b>recommended</b>.]]></comment> </field> <field id="location" translate="label comment" type="text" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Location]]></label> <comment><![CDATA[This field is <b>recommended</b>.<br/>Example:</b> Seattle]]></comment> </field> <field id="region" translate="label comment" type="text" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Region]]></label> <comment><![CDATA[This field is <b>recommended</b>.<br/><b>Example:</b> WA]]></comment> </field> <field id="street" translate="label comment" type="text" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Street]]></label> <comment><![CDATA[This field is <b>recommended</b>.<br/><b>Example:</b><br>20341 Whitworth Institute<br>405 N. Whitworth]]></comment> </field> <field id="post_code" translate="label comment" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[ZIP Code]]></label> </field> <field id="price_range" translate="label comment" type="text" sortOrder="110" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Price Range]]></label> <comment><![CDATA[This field is <b>recommended</b>.<br/>Example:</b><br />$$$<br />$31-60]]></comment> </field> </group> <group id="breadcrumbs" translate="label comment" type="text" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Breadcrumbs]]></label> <comment><![CDATA[The breadcrumbs settings add the <a target="_blank" href="https://developers.google.com/search/docs/data-types/breadcrumb">breadcrumb snippet support</a>.]]></comment> <field id="rs_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[The breadcrumbs will be visible on the <a target="_blank" href="https://support.mageworx.com/images/manuals/richsnippets/image14.png">search results page</a>]]></comment> </field> </group> <group id="open_graph" translate="label comment" type="text" sortOrder="110" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[OpenGraph]]></label> <comment><![CDATA[These settings let the store owner to deliver the highest quality posts on Facebook or other social networks and sharing the product links in messengers. Adding Open Graph tags to the store pages will help the Facebook Crawler pick up the right title and description for the shared page, as well as supply them with the most suitable preview image. Visit <a target="_blank" href="https://ogp.me/">this page</a> to learn more about the way Open Graph tags work.]]></comment> <field id="enabled_for_product" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Product OG]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[This setting will disable the default magento Open Graph output if enabled]]></comment> </field> <field id="product_title_code" translate="label comment" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Product OG Title]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment><![CDATA[This setting allows you to select what product attribute will be used in OG title for product pages.]]></comment> <depends> <field id="enabled_for_product">1</field> </depends> </field> <field id="product_description_code" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Product OG Description]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment><![CDATA[This setting allows you to select what product attribute will be used in OG description for product pages.]]></comment> <depends> <field id="enabled_for_product">1</field> </depends> </field> <field id="crop_product_description" translate="label comment" type="text" sortOrder="35" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Product OG Description Length]]></label> <comment><![CDATA[Please specify a number of characters to crop og:description.]]></comment> <depends> <field id="enabled_for_product">1</field> </depends> </field> <field id="enabled_for_category" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Category OG]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adding <a target="_blank" href="http://ogp.me/">these tags</a> helps the Facebook Crawler pick up the correct title, description and the suitable preview image for the shared page.]]></comment> </field> <field id="category_title_code" translate="label comment" type="select" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Category OG Title]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\CategoryAttributes</source_model> <comment><![CDATA[This setting allows you to select what category attribute will be used in OG title for category pages.]]></comment> <depends> <field id="enabled_for_category">1</field> </depends> </field> <field id="category_description_code" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Category OG Description]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\CategoryAttributes</source_model> <comment><![CDATA[This setting allows you to select what category attribute will be used in OG description for category pages.]]></comment> <depends> <field id="enabled_for_category">1</field> </depends> </field> <field id="crop_category_description" translate="label comment" type="text" sortOrder="65" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Category OG Description Length]]></label> <comment><![CDATA[Please specify a number of characters to crop og:description.]]></comment> <depends> <field id="enabled_for_category">1</field> </depends> </field> <field id="enabled_for_page" translate="label comment" type="select" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Page OG]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adding <a target="_blank" href="http://ogp.me/">these tags</a> helps the Facebook Crawler pick up the correct title, description and the suitable preview image for the shared page.]]></comment> </field> <field id="page_title_code" translate="label comment" type="select" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Page OG Title]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\PageAttributes</source_model> <comment><![CDATA[This setting allows you to select what page attribute will be used in OG title for CMS pages.]]></comment> <depends> <field id="enabled_for_page">1</field> </depends> </field> <field id="page_description_code" translate="label comment" type="select" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Page OG Description]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\PageAttributes</source_model> <comment><![CDATA[This setting allows you to select what page attribute will be used in OG description for CMS pages.]]></comment> <depends> <field id="enabled_for_page">1</field> </depends> </field> <field id="enabled_for_home_page" translate="label comment" type="select" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Website OG]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Adding <a target="_blank" href="http://ogp.me/">these tags</a> helps the Facebook Crawler pick up the correct title, description and the suitable preview image for the shared page.]]></comment> </field> </group> <group id="tw_cards" translate="label comment" type="text" sortOrder="120" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Twitter Cards]]></label> <comment><![CDATA[These settings provide a media-rich experience to those who view your Twitter content. If enabled, the standard Tweet with the website URL will be transformed into the Summary Card and accompanied with an additional title, an extra up-to-200 words description, and an image. To enable the feature, make sure you enter Twitter Username. Visit <a target="_blank" href="https://developer.twitter.com/en/docs/twitter-for-websites/cards/guides/getting-started">this page</a> to learn more about Twitter Cards.]]></comment> <field id="enabled_for_product" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Product]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[To enable the feature, make sure you enter Twitter Username.]]></comment> </field> <field id="product_title_code" translate="label comment" type="select" sortOrder="20" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Product Title]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment><![CDATA[This setting allows you to select what product attribute will be used in Twitter Cards as the title for product pages.]]></comment> <depends> <field id="enabled_for_product">1</field> </depends> </field> <field id="product_description_code" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Product Description]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\Attributes</source_model> <comment><![CDATA[This setting allows you to select what product attribute will be used in Twitter Cards as the description for product pages.]]></comment> <depends> <field id="enabled_for_product">1</field> </depends> </field> <field id="crop_product_description" translate="label comment" type="text" sortOrder="35" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Product Description Length]]></label> <comment><![CDATA[Please specify a number of characters to crop description.]]></comment> <depends> <field id="enabled_for_product">1</field> </depends> </field> <field id="enabled_for_category" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Category]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[To enable the feature, make sure you enter Twitter Username.]]></comment> </field> <field id="category_title_code" translate="label comment" type="select" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Category Title]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\CategoryAttributes</source_model> <comment><![CDATA[This setting allows you to select what category attribute will be used in Twitter Cards as the title for category pages.]]></comment> <depends> <field id="enabled_for_category">1</field> </depends> </field> <field id="category_description_code" translate="label comment" type="select" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Category Description]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\CategoryAttributes</source_model> <comment><![CDATA[This setting allows you to select what category attribute will be used in Twitter Cards as description for category pages.]]></comment> <depends> <field id="enabled_for_category">1</field> </depends> </field> <field id="crop_category_description" translate="label comment" type="text" sortOrder="65" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Category Description Length]]></label> <comment><![CDATA[Please specify a number of characters to crop description.]]></comment> <depends> <field id="enabled_for_category">1</field> </depends> </field> <field id="enabled_for_page" translate="label comment" type="select" sortOrder="70" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Page]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Visit <a target="_blank" href="https://developer.twitter.com/en/docs/tweets/optimize-with-cards/guides/getting-started">this page</a> to learn more about Twitter Cards. To enable the feature, make sure you enter Twitter Username.]]></comment> </field> <field id="page_title_code" translate="label comment" type="select" sortOrder="80" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Page Title]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\PageAttributes</source_model> <comment><![CDATA[This setting allows you to select what page attribute will be used in Twitter Cards as the title for CMS pages.]]></comment> <depends> <field id="enabled_for_page">1</field> </depends> </field> <field id="page_description_code" translate="label comment" type="select" sortOrder="90" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Page Description]]></label> <source_model>MageWorx\SeoMarkup\Model\Source\PageAttributes</source_model> <comment><![CDATA[This setting allows you to select what page attribute will be used in Twitter Cards as the description for CMS pages.]]></comment> <depends> <field id="enabled_for_page">1</field> </depends> </field> <field id="enabled_for_home_page" translate="label comment" type="select" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Enable Website]]></label> <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> <comment><![CDATA[Visit <a target="_blank" href="https://developer.twitter.com/en/docs/tweets/optimize-with-cards/guides/getting-started">this page</a> to learn more about Twitter Cards. To enable the feature, make sure you enter Twitter Username.]]></comment> </field> <field id="username" translate="label" type="text" sortOrder="110" showInDefault="1" showInWebsite="1" showInStore="1"> <label><![CDATA[Twitter Username]]></label> <comment><![CDATA[This is the <b>required option</b> for the correct functionality of the <b>Twitter Cards</b> feature.]]></comment> </field> </group> </group> </section> </system> </config>