Name: "Goods"
Description: "Отвечает на запросы: \"Найди, где дешевле _товар_?\". Возвращает ссылку на выдачу товарной вертикали."
Languages: [L_RUS]
DataSources: [
    {
	    Type: BLACK_BOX
    },
    {
	    Type: WEB_SEARCH_DOCS
    },
    {
	    Type: WEB_SEARCH_WIZARD
    }
]
AcceptedFrames: [
    "alice.goods.best_prices",
    "alice.goods.best_prices_reask"
]
Handlers: {
    BaseUrl: "http://vins.alice.yandex.net/goods/"
    OverrideHttpAdapterReqId: true
    RequestType: AppHostPure
}
Enabled: True
Responsibles {
    Logins: "vkaneva"
    AbcServices {
        Name: "goods",
        DutySlugs: [
            "goods-back-runtime"
        ]
    }
}
