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.

  • Fredrik 89 posts 108 karma points
    Nov 19, 2010 @ 11:01
    Fredrik
    0

    Reusing products stored as document types in the umbraco content section

    As the title tells I want to use my document type 'Product' to create uCommerce Products.

    Is this possible to link so that when I add a new Product in my umbraco content - which is the way my site is working right now(just showing products) - a new uCommerce Product based on this product is automatically created?

    For the best user experience I would not like to be forced to create my product in both uCommerce Products AND in my content structure as a Product document type.

     

  • Lasse Eskildsen 34 posts 57 karma points
    Nov 19, 2010 @ 12:29
    Lasse Eskildsen
    0

    Hi Frederik,

    You can hook up to the save event in Umbraco to check whenever a document with type "Product" is updated, and then create or update the product though the API (http://blog.lasseeskildsen.net/post/uCommerce-How-To-Create-A-Product-Using-The-API.aspx),

    - Lasse

Please Sign in or register to post replies

Write your reply to:

Draft