Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Product Import XML

  1. #1
    jasont is offline Member
    Join Date
    Jul 2009
    Posts
    36

    Question Product Import XML

    In the sample XML file for Product Import there is no listing for the following settings:

    Show Buy Button
    Requires Registration To View
    Is Call to Order
    Hide Price Until Cart
    Allow to be Added to Packs
    Exclude from Product Feeds

    Could someone please advise on how I would go about inserting these options per product into the XML file (the location and tags needed)

    Thank you in advance.

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    The standard XML import tool doesn't allow bulk importing of absolutely every attribute, some of the less-used ones are just defaulted. If you need to be able to set every product attribute, use the WSI feature instead.