|
| 1 | +<?xml version="1.0"?> |
| 2 | +<!-- |
| 3 | +/** |
| 4 | + * Copyright © Magefan (support@magefan.com). All rights reserved. |
| 5 | + * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement). |
| 6 | + */ |
| 7 | +--> |
| 8 | +<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd"> |
| 9 | + <default> |
| 10 | + <mf_crowdin_sync_settings> |
| 11 | + <mapped> |
| 12 | + <fields> |
| 13 | + { |
| 14 | + "block\/content":"1", |
| 15 | + "block\/title":"1", |
| 16 | + "category\/assign_product_with_attributes":"1", |
| 17 | + "category\/description":"1", |
| 18 | + "category\/meta_description":"1", |
| 19 | + "category\/meta_keywords":"1", |
| 20 | + "category\/meta_title":"1", |
| 21 | + "category\/name":"1", |
| 22 | + "category\/url_key":"1", |
| 23 | + "email\/template_code":"1", |
| 24 | + "email\/template_subject":"1", |
| 25 | + "email\/template_text":"1", |
| 26 | + "page\/content":"1", |
| 27 | + "page\/content_heading":"1", |
| 28 | + "page\/meta_description":"1", |
| 29 | + "page\/meta_keywords":"1", |
| 30 | + "page\/meta_title":"1", |
| 31 | + "page\/title":"1", |
| 32 | + "product\/accessory_custom_engraving_text":"1", |
| 33 | + "product\/accessory_description_detailed_extra":"1", |
| 34 | + "product\/accessory_description_extra":"1", |
| 35 | + "product\/accessory_description_pagebuilder_extra":"1", |
| 36 | + "product\/description":"1", |
| 37 | + "product\/description_extra":"1", |
| 38 | + "product\/meta_description":"1", |
| 39 | + "product\/meta_keyword":"1", |
| 40 | + "product\/meta_title":"1", |
| 41 | + "product\/mfdc_reviews_count":"1", |
| 42 | + "product\/name":"1", |
| 43 | + "product\/short_description":"1", |
| 44 | + "product\/url_key":"1", |
| 45 | + "product\/video_file":"1" |
| 46 | + } |
| 47 | + </fields> |
| 48 | + </mapped> |
| 49 | + <catalog_synchronization> |
| 50 | + <synchronize_categories_and_products>0</synchronize_categories_and_products> |
| 51 | + <specific_categories_and_products/> |
| 52 | + </catalog_synchronization> |
| 53 | + </mf_crowdin_sync_settings> |
| 54 | + </default> |
| 55 | +</config> |
0 commit comments