You have no items in your shopping cart.

Profile: Support

Avatar
Statistics

    /// <summary>
        /// Represents a specification attribute type
        /// </summary>
        public enum SpecificationAttributeType
        {
            /// <summary>
            /// Option
            /// </summary>
            Option = 0,

            /// <summary>
            /// Custom text
            /// </summary>
            CustomText = 10,

            /// <summary>
            /// Custom HTML text
            /// </summary>
            CustomHtmlText = 20,

            /// <summary>
            /// Hyperlink
            /// </summary>
            Hyperlink = 30
        }


    You forget about option value. Each specification attribute must have option and nopcommerce uses this option for mapping specification attributes.
    Try it
    sku  Name  Type  Attribute  Value Option
    XYZ  FARINA   20 Ingredienti  <p>Lorem ipsum</p>  OptionName

    and remember about separator.
    You want to add HTML custom value in the specification attribute but you need to add option for mapping.

    3 years ago

    Please try the new release again

    3 years ago

    Can you give me access to this store?

    3 years ago

    Did you create the custom tracking code (the type Custom)
    and you selected the "Include in pages" - Products?

    3 years ago

    Yes, download it from our site.
    I didn't change the release number.

    3 years ago

    I did the new release, upgrade the plugin, you will be able to use tokens with any controllers. Try and write to me about the result.

    3 years ago

    The token %ProductId%  works only product details page, I read it from the model of this cshtml page


    %CustomerEmail%
    Did you use the registered customer?

    3 years ago

    You need to install the plugin from nopcommerce admin mode.
    Plugin install it
    Or give me access to nop admin mode and I'll do it myself.

    3 years ago

    I don't know.
    Uninstall the plugin and download the last release again.
    Install the new release and write to me about the result.

    3 years ago

    I did the new release. Try it

    3 years ago

    Powered by nopCommerce

    Copyright © 2023 FoxNetSoft. All rights reserved