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 4 of 4

Thread: Custom Kit Ver 8

  1. #1
    DotNetDevelopments is offline Senior Member
    Join Date
    Jul 2008
    Location
    Harlow / Essex / UK
    Posts
    619

    Exclamation Custom Kit Ver 8

    We want to create a custom kit that works like so...

    First we create a product as normal. We set this new product as a kit. In the spec title we enter in the product id's of the products we want to be included and in the spec call we put the discount for buying the items as a kit.

    We currently have a really good drop down system for selecting products (thanks to webopius)

    So the code would go off and find the product selectors for each product id in the spec title and list them

    so it would be:

    title
    -----
    1) dropdown dropdown dropdown
    -----
    2) dropdown dropdown
    -----
    3) selectbox (as it is a single product)
    BUY

    This is in short what we want to achieve.

    Would this be possible or is there an easier way to get this?
    Thanks in advance.
    =====
    Version (Code/DB): AspDotNetStorefront MSx 9.1.0.1/9.1.0.0
    Execution Mode: 64 Bit
    Dot Net Developments - E-commerce By Experience

  2. #2
    jsimacek is offline Senior Member
    Join Date
    Dec 2008
    Location
    Phoenix, AZ
    Posts
    373

    Default

    Can you please elaborate a little? Are you wanting to use the Kit as a 3 level drop down picker?

    Or do you want a 3 level selection mechanism like the http://www.ecommercecartmods.com/p-6...lters-mmy.aspx ?
    Jan Simacek - Compunix, LLC
    AspDotNetStorefront trusted Devnet Partner and Reseller since 2005

    AspDotNetStorefront Mods and Add-Ons at http://www.ecommercecartmods.com/
    - Searching, Filtering and Sorting (like cSearch, Dealer Locator, Price Ranges, Blog)
    - Reports (like Cart Abandonment and Net Sales)
    - Customer Experience (like Question/Answers)
    - Site and Data Management (like Entity Product Mapper, Bulk Updaters, Make/Model/Year filters)

  3. #3
    DotNetDevelopments is offline Senior Member
    Join Date
    Jul 2008
    Location
    Harlow / Essex / UK
    Posts
    619

    Default

    I want to use a kit as almost a binder to pull three different products that we sell normally and display them all.

    At the moment we have some products that have three drop downs to select the item. If that was included in a kit we would want them same three drop downs to be shown.

    Really the ideal kit we want uses the same options as the normal product and just has an overall discount applied for buying all the items together.

    I hope that helps.
    =====
    Version (Code/DB): AspDotNetStorefront MSx 9.1.0.1/9.1.0.0
    Execution Mode: 64 Bit
    Dot Net Developments - E-commerce By Experience

  4. #4
    jsimacek is offline Senior Member
    Join Date
    Dec 2008
    Location
    Phoenix, AZ
    Posts
    373

    Default

    I see, so your individual kit groups would each have a 3 level drop down to find the correct Product/Variant for that kit group option correct?

    Right now, how do your product level 3 drop downs work? Are they used to find the correct Variant for that product (product level drop downs) or to find the product in the whole store (global level)?

    If you like, I can give you a quote so please email Jan at jsimacek@compunix.us
    Jan Simacek - Compunix, LLC
    AspDotNetStorefront trusted Devnet Partner and Reseller since 2005

    AspDotNetStorefront Mods and Add-Ons at http://www.ecommercecartmods.com/
    - Searching, Filtering and Sorting (like cSearch, Dealer Locator, Price Ranges, Blog)
    - Reports (like Cart Abandonment and Net Sales)
    - Customer Experience (like Question/Answers)
    - Site and Data Management (like Entity Product Mapper, Bulk Updaters, Make/Model/Year filters)