<?xml version="1.0"?>
<!--
/**
 * Copyright © 2023 PT Kemana Teknologi Solusi. All rights reserved.
 * http://www.kemana.com
 */

/**
 * @category Kemana
 * @package  Kemana_CustomTheme
 * @license  http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 *
 * @author   Brayan Dimas <bdimas@kemana.com>
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <preference for="Kemana\AdvancedProductSortBy\Plugin\AddSortOption" 
                type="Kemana\CustomTheme\Preferences\Plugin\AddSortOption" />
</config>