Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-wishlist/etc/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magento/module-wishlist/etc/catalog_attributes.xml

<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Catalog:etc/catalog_attributes.xsd">
    <group name="wishlist_item">
        <attribute name="name"/>
        <attribute name="small_image"/>
        <attribute name="thumbnail"/>
        <attribute name="links_purchased_separately"/>
        <attribute name="links_title"/>
        <attribute name="price_type"/>
        <attribute name="visibility"/>
        <attribute name="url_path"/>
        <attribute name="url_key"/>
    </group>
</config>