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: Wordpress.org blog Buy Now button adds to minicart

  1. #1
    Skriver is offline Senior Member
    Join Date
    Apr 2012
    Posts
    188

    Default Wordpress.org blog Buy Now button adds to minicart

    Scenario - Wordpress.org blog is hosted on the same domain as a ASPDNSF site. The wordpress blog is using its own MYSQL and PHP database. As they are on the same domain has anyone managed to integrate a Buy Now button so it adds to the customers ajax mini cart without them going "back" to the physical ASPDNSF site?

    I will try adding a simple Buy Now code under the product to see if that works but before I test I thought I would see if anyone has done this before.

  2. #2
    BFG 9000 is offline Senior Member
    Join Date
    Oct 2006
    Location
    South UK
    Posts
    882

    Default

    This should help you...


    TTFN

    BFG

  3. #3
    Skriver is offline Senior Member
    Join Date
    Apr 2012
    Posts
    188

    Default

    Will check it out! Thanks.

  4. #4
    Skriver is offline Senior Member
    Join Date
    Apr 2012
    Posts
    188

    Default

    Worked flawlessly! Thanks.

    I tried to use jquery to add it straight to the basket whilst on the blog but it meant adding the minucart to the blogs header and it got a bit messy so simply targetted the add to cart in a new window.