Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Lars Lj 13 posts 32 karma points
    Nov 16, 2014 @ 16:03
    Lars Lj
    0

    Displaying text in the webshop from the markting foundation

    Hi.

    At the ucommerce.tv there is a fine explanation about to display text in the webshop from the Marketing Foundation. In the "Act" you are able to display texts on the webshop like "10% discount for November" on the webshop.

    But: Does anyone know how to do this from Umbraco 7. The guide uses Umbraco 4 or something like that, and in the demo webshop of uCommerce I don't find similar fields.

    Thank you in advance for any helping comments!

    //Lars

  • Martin 181 posts 740 karma points
    Nov 17, 2014 @ 18:56
    Martin
    0

    Hi Lars,

    My guess would be that you have not added any fields to your campaign definition. So if you go to the campagin definitions you can right click the your campaign definition, you should have a context menu with "Create".

    I have added an image as illustration:
     

    Best regards
    Martin 

  • Lars Lj 13 posts 32 karma points
    Nov 18, 2014 @ 09:50
    Lars Lj
    0

    Hi Martin

    Thank you for your answer and nice image which explained a lot to me. You are right: I did not know about the adding fields. I now added fields at the umbraco7.ucommerce.net demo store. They are still not appearing on the homepage despite the fact that I set it to be shown at the website. Please have a look at the attached image.

    Do you know how I can get it to be shown at the homepage visible for a customer? I am probally missing the last part according to the no. 8 of the uCommerce webinar video about Marketing Foundation. They work with a tab called "Act" from where you can address the content of the added fields:

    I hope that you will take the time to answer this, you did a great job last time :-)

    // Lars

     

  • Martin 181 posts 740 karma points
    Nov 19, 2014 @ 18:48
    Martin
    0

    Hi Lars,

    I don't think that the demo store at ucommerce.net has this functionality implemented in the UI. I just took a look at the scripting files and I could not find something that uses uCommerce's Marketing library.

    Though I would recommend you to install your local Umbraco with uCommerce since the demo store at ucommerce.net is reset every hour (or day). So I think that would be easier that way.

    Best regards
    Martin 

  • Morten Skjoldager 440 posts 1499 karma points
    Nov 20, 2014 @ 11:19
    Morten Skjoldager
    1

    Hi Lars,

    You need to call MarketingLibrary.GetTargetedCampaignItems() where you then will have the items available if they are in the right context (you need to set that up in the advertise column. 

    Then you'll have the items available to extract the values by calling .GetProperty("fieldName"); on the individual item.

    Hope that helps 

  • Lars Lj 13 posts 32 karma points
    Nov 25, 2014 @ 08:11
    Lars Lj
    0

    Hi Martin

    Thank you so much for your help, it rocks :-)

    // Lars

  • Mads Due 11 posts 72 karma points
    Dec 04, 2014 @ 14:47
    Mads Due
    1

    Hi Lars, 

    Would you be so kind to mark this question as solved.

    Regards Mads Due 

  • Lars Lj 13 posts 32 karma points
    Dec 09, 2014 @ 10:04
    Lars Lj
    0

    Hi Mads. I sould love to, but can you please tell me where to do it

    // Lars

  • Lars Lj 13 posts 32 karma points
    Dec 09, 2014 @ 11:09
    Lars Lj
    0

    Hi Mads. I sould love to do so but can you please tell me where to do it

    // Lars

Please Sign in or register to post replies

Write your reply to:

Draft