You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    10 minutes.

    7 years ago

    Add this code to the end of the file Completed.cshtml.


    @{
        var checkoutTotal = decimal.Zero;
        var order = Nop.Core.Infrastructure.EngineContext.Current.Resolve<Nop.Services.Orders.IOrderService>().GetOrderById(Model.OrderId);
        if (order!=null)
        {
            checkoutTotal = order.OrderTotal;
        }
    }
    <img src='https://www.bizrate.com/roi/index.xpml?mid=304247&cust_type=1&order_id=@Model.OrderId&order_value=@checkoutTotal&units_ordered=1' />

    7 years ago

    Press the button "Add new" in top right coner.
    You can select the feed type in new window.
    You can create several feed for one store for one language for feed type.

    7 years ago
    Bol.com

    Can you explain me each parameter takin one feed bolcom(_bestbuy)_elektronica.txt?

    7 years ago

    Maybe IIS used old version from intenal .NET cache...

    Open the file Global.asax in site root folder. Add spacebar to the end of the file, save it and try.
    Write me about result.
    If you see error again. Send me plugin Log file from App_Data folder.

    7 years ago

    I created new topic for feed for bol.com.
    http://www.foxnetsoft.com/boards/topic/269/bolcom

    7 years ago
    Bol.com

    This topic was created for feed for bol.com.

    https://developers.bol.com/wp-content/uploads/2014/08/Handleiding-productfeeds-Partnerprogramma-3.11.pdf

    I read documentation. This network has several feed type.
    bolcom_baby.TXT
    bolcom_boeken-engels.TXT
    bolcom_boeken.TXT
    bolcom_dier-tuin-klussen.TXT
    ....
    What feed type do you want to have the first?

    I want to do one for test.

    7 years ago

    Correct code


    <li><a href="@Url.RouteUrl("Articles", new { action = "List" })">@T("FoxNetSoft.Plugin.Misc.Articles.LinkButton")</a></li>
    7 years ago

    I'll try to do it after holidays.
    But I'll ask you to help help you.

    7 years ago

    Version 2.06 - December 30, 2016

    + added new parameter for each article 'Show on home page'

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved