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

Thread: Price display itemization in cart and product pages

  1. #1
    Sennaya is offline Member
    Join Date
    Dec 2008
    Location
    http://www.ecscase.com
    Posts
    91

    Default Price display itemization in cart and product pages

    I need to get the kit item prices display in the Kit Product options.

    And then i need the shopping cart page to show them also along with the base price and extended price.

    By default the kit product page gives the price as "Add $12.00" but when you add to cart, the itemized prices and base price are gone and only an extended price is shown.

    To force this i added the price to the SKU and options names, but this looks bad because they list twice on the product page.

    Is there a way to have the cart display the kit option prices and base price along with the final extended price?

    thank you!
    Attached Images Attached Images  

  2. #2
    Jao is offline Senior Member
    Join Date
    Oct 2008
    Posts
    1,132

    Default

    You will have to modify the GetKitPrice method on the XSLTExtensionBase.cs which actually handles the Kit Pricing display and manipulation.

  3. #3
    Sennaya is offline Member
    Join Date
    Dec 2008
    Location
    http://www.ecscase.com
    Posts
    91

    Default

    I am not familiar with these files. Are they in the source code?
    I am using ML 8.0 without source code.

    Is there a simple way to suppress the "Add $22.50" from options menu and manually put the prices into the item names?
    Or should I just get some help to modify the source code so the program will put the prices in automatically?

    Thanks!

  4. #4
    MelanieA is offline Junior Member
    Join Date
    Sep 2008
    Posts
    313

    Default

    The GetKitPrice function is only being handled at the XSLTExtensionBase.cs which is only available if you buy the software with source.

  5. #5
    sohan is offline Member
    Join Date
    Jun 2009
    Posts
    33

    Default For Melanie and Jao - CustomerLevel and Price

    Hi! Melanie and Jao

    I need help to solve this problem.

    I have Customer level 0(10%),1(15%),2(20%) and product A is of type X and B is of type Y.

    I don't want to apply customer level discount for product A of type X. But want to apply for B of type Y.

    How can I achieve this and which file has code to calculates customer level price and where? please. I will be highly grateful for your help . I am really new to aspdotnetstorefront.

    Thank you.

    Sohan
    Last edited by sohan; 08-28-2009 at 03:08 PM. Reason: typing mistake.

  6. #6
    MelanieA is offline Junior Member
    Join Date
    Sep 2008
    Posts
    313

    Default

    You may just simple mapped your product individually to certain Customer Level in able for them to have the discount. Please refer to this manual for more information on your product mappings.

    Check if this works for you

  7. #7
    sohan is offline Member
    Join Date
    Jun 2009
    Posts
    33

    Default For Melanie

    Quote Originally Posted by AspDotNetStorefront Staff - Melanie View Post
    You may just simple mapped your product individually to certain Customer Level in able for them to have the discount. Please refer to this manual for more information on your product mappings.

    Check if this works for you
    Mapping product to customer level has different meaning.
    If Product A is mapped to Customer Level C1. Then it is visible to only that customer able not other. It does not deals with the customer level discount.

    I want to apply customer level discount to only few products lets say A, B and C. But don't want to apply customer level discount to products D, E and F.

    Example:
    For Customer Level L1 for Product A

    Regular Price is $25.00
    L1 Discount Price: $20.00

    For Customer Level L1 for Product D

    Regular Price is $35.00
    L1 Discount Price: $35.00

    Is there any solution for this type of scenario in ML?

    Thank you

    Sohan
    Last edited by sohan; 09-01-2009 at 04:00 PM. Reason: ty

  8. #8
    Sennaya is offline Member
    Join Date
    Dec 2008
    Location
    http://www.ecscase.com
    Posts
    91

    Default dynamic price updates for kit products

    We got the kit prices in ML 8 updating dynamically with help from a dev partner.
    Works very nicely:

    http://www.transitcases.com/catalog/...ount-lm30.aspx