You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    The problem is in this function System.Web.VirtualPath.FailIfRelativePath.

    NopCommerce can't get relative path using virtual path...
    I think that you have one 'unreal virtual path'.
    I'll think today how to solve this problem. Please wait one day.

    7 years ago

    Plugin uses NopCommerce standard permission role Manage Settings.

    The code

                if (!_permissionService.Authorize(StandardPermissionProvider.ManageSettings))


    If you need I can use this role for hiding winget in admin mode or create new permission role Manage Tracking Code Manager?
    What is the better for you?
    7 years ago

    It's the best idea to add support external post-processing function (subplugin). I can sent productId your subplugin will calculate something and return me value...
    Yes. It's performance leak but it's the best idea.
    What do you think about it?

    7 years ago

    Send me example and I'll try to add your request.
    But send me URL for official documentation.
    Some tracking services allow to add new custom tokens some not.
    I am interestion to do plugin more user-friendly.

    7 years ago

    We'll add mobile support (add css style) for mobile devices. Thank you.

    7 years ago

    Download the new release from our site and try to create the feed file.

    Read this documentation
    https://www.kelkoogroup.com/kelkoo-customer-service/support-for-merchants/shopping-guides/feed-layout-fields-details/#toc1

    This feed file has the MerchantID.  You must add it. MerchantID=offer-id
    Don't forget about merchant-category

    I added the main fields in this template.

    Please try and write me about result.

    7 years ago

    I hope yes.

    7 years ago
    Subtags?

    Take the template bidorbuy_co_za.xml

      <FeedAttribute>
        <Id>10</Id>
        <FeedCaption>Brand</FeedCaption>
        <FeedName>Brand</FeedName>
        <XPath>ProductAttributes</XPath>
        <DefaultValue></DefaultValue>
        <FieldNameCode>manufacturer</FieldNameCode>
        <CharsLimit></CharsLimit>
        <Required>false</Required>
        <IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
        <ActionId>0</ActionId>
      </FeedAttribute>


    This filed has parameter XPath.
    Plugin will create subtag ProductAttributes with new tag Brand.

    Example
    without XPath

    <Brand>
    Apple
    </Brand>


    with XPath
    <ProductAttributes>
    <Brand>
    Apple
    </Brand>
    </ProductAttributes>


    I am not sure but you want to have three level subtree.
    Please try, maybe it'll help you.
    7 years ago

    I'll add support checkout attributes from the box.
    You will be able to create checkout attribute for customer's comment.
    Please wait one-two days.

    7 years ago

    Ok.
    Thank you. I'll see and answer you.
    I am sure that plugin had to add this customer's comment, but I'll check it.

    7 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved