| Current Path : /home/rtorresani/www/app/code/Webkul/BuyButton/etc/ |
| Current File : //home/rtorresani/www/app/code/Webkul/BuyButton/etc/extension_attributes.xml |
<?xml version="1.0"?>
<!--
/**
* Webkul Software.
*
* @category Webkul
* @package Webkul_BuyButton
* @author Webkul
* @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
* @license https://store.webkul.com/license.html
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Api/etc/extension_attributes.xsd">
<extension_attributes for="Magento\Catalog\Api\Data\ProductRenderInterface">
<attribute code="sku" type="string" />
<attribute code="description" type="string" />
<attribute code="custom_options" type="array" />
<attribute code="super_attributes" type="string" />
</extension_attributes>
</config>