Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default shopping carts

    Hi,
    I am wanting to add shopping cart functionality to a site that I am building
    in dreamweaver mx 2004. I have been looking at various products and am looking
    for feedback on anybody's experiences with these cart applications.
    Interakt - MX SHOP
    Or if there are any suggestions that allow me to integrate the cart with the
    same style and feel I have created the site with.
    All help is welcome.
    Thanks
    Daniel

    daniel_lsf Guest

  2. Similar Questions and Discussions

    1. Order forms and shopping carts
      I'm fairly new to web design, having set up 3 or 4 basic sites. A friend asked me to help him set up a website for his small candy business. It all...
    2. Lost in a maze of PHP shopping carts...
      I thought this might be relatively straightforward. All I want to do is find a PHP based shopping cart system. I don't necessarily want to use...
    3. Shopping Carts for Publisher
      David: Thank you very much for your help with "shopping carts". However, I am a real dumby when it comes to computers and compatibility of...
    4. Who here has done PHP shopping carts before?
      I need a back-to-basics shopping cart tutorial in PHP/mySQL. I thought I had it down and I failed, as usual. Here is what I mapped out as a spec: ...
    5. Off Topic: Shopping Carts
      Hi Scott, It all depends on what the server supports. ASP, CF, php. Do a search of this forum for "shopping carts" and you will see a ton of...
  3. #2

    Default shopping carts

    Hi,
    I am wanting to add shopping cart functionality to a site that I am building
    in dreamweaver mx 2004. I have been looking at various products and am looking
    for feedback on anybody's experiences with these cart applications.
    Interakt - MX SHOP
    Or if there are any suggestions that allow me to integrate the cart with the
    same style and feel I have created the site with.
    All help is welcome.
    Thanks
    Daniel

    daniel_lsf Guest

  4. #3

    Default Re: shopping carts

    There is a good list of Dreamweaver compatible carts here..

    [url]http://www.macromedia.com/software/dreamweaver/product_resources/ecommerce/ecomm_ext.html[/url]

    All the carts on this page have a good reputation among the MM Developers
    community.
    --
    Lawrence [Member Team Macromedia]
    email: lawrence at cartweaver dot com

    Cartweaver CF & ASP Shopping Cart for Dreamweaver MX
    [url]www.cartweaver.com[/url]
    [url]news://support.cartweaver.com[/url]
    ================================================== ===



    "daniel_lsf" <webforumsuser@macromedia.com> wrote in message
    news:d3s50v$i2$1@forums.macromedia.com...
    > Hi,
    > I am wanting to add shopping cart functionality to a site that I am
    building
    > in dreamweaver mx 2004. I have been looking at various products and am
    looking
    > for feedback on anybody's experiences with these cart applications.
    > Interakt - MX SHOP
    > Or if there are any suggestions that allow me to integrate the cart with
    the
    > same style and feel I have created the site with.
    > All help is welcome.
    > Thanks
    > Daniel
    >

    Lawrence TMM Guest

  5. #4

    Default Re: shopping carts

    daniel_lsf wrote:
    > Hi,
    > I am wanting to add shopping cart functionality to a site that I am building
    > in dreamweaver mx 2004. I have been looking at various products and am looking
    > for feedback on anybody's experiences with these cart applications.
    > Interakt - MX SHOP
    > Or if there are any suggestions that allow me to integrate the cart with the
    > same style and feel I have created the site with.
    I've not used the MX Shop before so I don't know for sure how well you
    can integrate it into your site, but I'd bet that you could easily do
    that. I'm sure that the Interakt folks will come along and confrim that
    though.

    As for suggestions, that would depend on the server language you are
    working with. If you can use ColdFusion or ASP, then you may want to
    check out Cartweaver: [url]http://cartweaver.com/[/url]

    Or for some more to look at:
    [url]http://www.macromedia.com/software/dreamweaver/product_resources/ecommerce/ecomm_ext.html[/url]



    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
    danilocelic *TMM* Guest

  6. #5

    Default Re: shopping carts

    You may look also at this site
    [url]http://www.felixone.it/extensions/dwextensionsen.asp[/url]

    there are few carts extensions for ASP and PHP, some of these is free.

    Felix


    "daniel_lsf" <webforumsuser@macromedia.com> ha scritto nel messaggio
    news:d3s4f3$t5i$1@forums.macromedia.com...
    > Hi,
    > I am wanting to add shopping cart functionality to a site that I am
    > building
    > in dreamweaver mx 2004. I have been looking at various products and am
    > looking
    > for feedback on anybody's experiences with these cart applications.
    > Interakt - MX SHOP
    > Or if there are any suggestions that allow me to integrate the cart with
    > the
    > same style and feel I have created the site with.
    > All help is welcome.
    > Thanks
    > Daniel
    >

    Distefano Felice Guest

  7. #6

    Default shopping carts

    :confused;hi. i need to find a shopping cart that i can link to a third party
    distributor. in other words,customers visit our site, to order ,they select
    catalog which links to our supplier. they place an item in the cart,select buy
    and are returned to our site for payment. i have currently created the store
    using the web assist extensions. i am new to programming, so please explain
    simply. can i build this using dreamweaver mx. oh did i mention i have never
    done this before.

    droidhorse1 Guest

  8. #7

    Default Re: shopping carts

    This would be a fairly complex set up. The code to do it is not that
    difficult, but the customer going to your supplier's site then returning to
    your site with the items in their cart and being able to complete the
    purchase on your site means both sites would have to be "in synch" in
    passing variables back and forth. For example, what if the user decides to
    go back and add something to their order this would require even a higher
    level of cooperation between the two sites. So the first question is, does
    your supplier offer this type of interaction with their web site? What sort
    of API do they support? You will have to have some discussions with them to
    see if this is possible.

    Normally this sort of interaction is handled with some sort of affiliate
    relationship where you hand the customer off to your supplier's site and the
    complete transaction takes place there and you receive some sort of
    commission. Passing back and forth between sites is not apt to be a very
    smooth or clean process.
    --
    Lawrence Cramer [Member Team Macromedia]
    email: lawrence at cartweaver dot com

    Cartweaver CF, ASP & PHP Shopping Cart for Dreamweaver
    [url]www.cartweaver.com[/url]
    [url]news://support.cartweaver.com[/url]
    ================================================== ===





    "droidhorse1" <webforumsuser@macromedia.com> wrote in message
    news:dnmu8s$abm$1@forums.macromedia.com...
    > :confused;hi. i need to find a shopping cart that i can link to a third
    > party
    > distributor. in other words,customers visit our site, to order ,they
    > select
    > catalog which links to our supplier. they place an item in the cart,select
    > buy
    > and are returned to our site for payment. i have currently created the
    > store
    > using the web assist extensions. i am new to programming, so please
    > explain
    > simply. can i build this using dreamweaver mx. oh did i mention i have
    > never
    > done this before.
    >

    Lawrence TMM Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139