Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
7answers
2k views

Simple product search API

I'm trying to do something for a webapp I'm building: The user inputs a fuzzy product title, eg: Bob Dylan Blonde On Blonde The app presents a list of products matching that string sorted by ...
4
votes
6answers
625 views

What are the legal ways to get textbooks/programming books in PDF only, with an option to always download it again?

By searching for ebooks, one can usually find textbooks for free, but what options are they for those who want to do so legally? What about old books that are still in print? I like to have ...
3
votes
1answer
489 views

How to load a magento view (.phtml) file from a controller

Im trying to load a rendered version of the cart sidebar, which i intend to load via ajax... I've been searching around alot and it seems like the best approach is to create a custom module which will ...
3
votes
3answers
184 views

Minimum knowledge for Homegrown Ecommerce Site

I am a relative novice to professional web development and design. One of my clients has requested that I set up an E-commerce site to sell their luxury purses. I have some pretty solid experience ...
3
votes
4answers
522 views

Basic Steps for creating a Shoping Cart Website

I want to create a shoping cart web site using .Net and C#. I am intermediate for C# and SQL Server. Have no idea as of on how to start with a Shoping cart website ,my sincere grattitude towards any ...
2
votes
4answers
52 views

jquery confusing code

I am learning Jquery and Javascript from web examples. I have a good working knowledge but some code still trips me up. The following code is used for a shopping cart to hide the check out button and ...
2
votes
1answer
875 views

Magento 1.6, Google Shopping / Products / Content

Magento 1.6 was out at the beginning of this week but upgrading from 1.5.1 with the mage_googleshopping extension ...
2
votes
1answer
102 views

How to enable/create shared shopping cart between two e-commerce sites?

I have two e-commerce sites. One was built using ASP .net technology and the other one was built using open source codes. Now I would like to allow shared shopping cart between the two sites. The ...
2
votes
3answers
430 views

how can i delete test order from magento

hi i have made a website in magento. now it is live . now i want to delete the all test order .i know there are some table in all these order are stored. but i dont know the name of those table. if ...
2
votes
1answer
1k views

Building a simple cart using object oriented PHP

I've built basic shopping carts with PHP before but in an attempt to get my feet wet with OOP, I'd like to try using that method. I come from a design background but do understand some basics of OOP ...
1
vote
1answer
62 views

Open cart … Different css per category

I am trying to load completely different css file per category in opencart shopping cart. I have tried to use switch statement in header.tpl but it did not help me. Basically I have only four ...
1
vote
2answers
53 views

Unable to fix totals function in shopping cart

I'm new to coding and working my way through this tutorial on jquery, using a shopping cart example: http://jumpstartlab.com/resources/jquery-jumpstart/jscart---a-jquery-shopping-cart/ I'm running ...
1
vote
0answers
59 views

Multi Seller eCommerce Platform

I did find a very similar question via a quick search, but it was deemed too vague, to it was closed. Here's what I'm looking for: I am the Open Source Project Manager for the Multiverse MMO ...
1
vote
1answer
75 views

Shopping cart problems

I have this shopping cart function modifyCart($action, $id){ $kori = cart(); $exp = explode("|", $kori); for($i=0;$i<count($exp);$i++){ $pilk = explode("-", $exp[$i]); if($id == $pilk[0]){ ...
1
vote
1answer
83 views

PAYPAL currency is not working

I'm using PHP to payment using Paypal It's a shoping cart system. Everything went fine for 6 months. Now we want to implement multiple currency facility in it. So I implemented one paypal variable ...
1
vote
1answer
86 views

Displaying category list on sidebar of web page

PHP newbie here. I'm currently developing a shopping cart web site using PHP and my question is how do I make a dynamic category tree listing on my side bar? Because I have no idea on how to implement ...
1
vote
2answers
68 views

How do i add information to a session of shopping cart data into a database?

i have a shopping cart and i wanted to store the shopping cart information to my database but i have no idea how to do it since i have no way to detect how many items my customer would add to their ...
1
vote
3answers
56 views

How can I get the customer address from google map?

I have a online shop and people buy our products and we send a products to their address. but sometimes customers enter a bad address and we cant find the address. I want to display a Google map for ...
1
vote
4answers
239 views

Playing MP3 songs without disclosing the path of the file

I am developing a shopping cart in PHP where i will sell the Songs in MP3 format. With product display i would like to provide the visitors/users to listen the Song 1 time only. So if i use players ...
1
vote
0answers
109 views

Interspire Shopping Cart - Product images are disappearing

I have a Professional installation of ISC on a server and recently something odd has started happening. Product images are disappearing. There doesn't seem to be any correlation and it happens out ...
1
vote
0answers
154 views

jQuery Simple Cart is hidden

My SimpleCart works but when a user refreshes the page, the cart disappears until a user adds another item to it. Here is my HTML: <div class="simpleCart_items"></div> Here is my css: ...
1
vote
1answer
394 views

Open Source Shopping Cart/CMS With Video Streaming?

Looking for an open source shopping cart/CMS option that allows the users to login, buy videos, and then have the system/CMS stream the videos purchased. Is there an extension available for something ...
1
vote
3answers
408 views

Multiple items in a PHP shopping cart

I'm in the progress of making a shopping cart in PHP. To check if a user has selected multiple products, I put everything in an array ($contents). When I output it, I get something like ...
1
vote
3answers
721 views

Ecommerce::Shopping cart::Where should i store shopping cart data in session or in database

Where should I store shopping cart data in session or in database? (I think in amazon.com shopping cart after user logout and after month login again his orders that he choose in shopping cart saved) ...
1
vote
1answer
205 views

Choose Alternate Products, add on Free Products, Addendum Products in Ubercart?

Thanks for considering my question. I have Ubercart 2.x running on Drupal 6.x. I would like to show alternate products when a user is on the checkout page. This can be done through Views/Panels, ...
1
vote
1answer
759 views

Using Magento with a simple one-product site

What's the best way to integrate Magento with a simple HTML-based single product site? I envision installing Magento, and then the existing site just "hooks" into Magento versus using the entire ...
1
vote
1answer
484 views

Postage Calculator for PHP

Could anyone point me in the right direction for a shipping calculator? I would like something simple and I don't want to sign up for too much stuff. EDIT: I do not want to deal with all the ...
1
vote
5answers
2k views

Question about building a shopping cart/checkout with Rails

I just picked up Agile Web Development with Rails 3rd Ed., and I'm going thru the Depot Application chapters, and I have a question about Product/Item options- If I wanted to modify the product ...
0
votes
1answer
21 views

i need a wordpress plugin shopping cart which has this process (shopping cart, then e-mail to admin) [closed]

I need a wordpress shopping cart that doesnt have payment. After filling up the shopping cart the user checkouts then automatically e-mails the order to the admin containing the list of ordered items. ...
0
votes
1answer
24 views

Is there any service to retrieve product reviews?

I consume api shopping.com to get products for my ecommerce application. Shopping.com gives reviews\rating from epinion.com. Unfortunality epinion doesn't give enough information(rating) for product ...
0
votes
2answers
110 views

How can I set up magento to work with free shipping over 500 and also a discount coupon for 10% with code?

Can I get some help in Magento? I have an online store set up for a client where I have set up shipping free for anything over $500. This works well throughout the checkout process. I have set up ...
0
votes
1answer
33 views

Codeigniter eccomerce trasaction design?

I want to build a website in Code-Igniter which sells antiques and Antiques are singleton items, which means we cannot have multiple items of a antique. I have built the website partially, where user ...
0
votes
0answers
33 views

Ecommerce Websitee taxes shipping [closed]

i am building an e-commerce online website, and I would like to know: How does shipping work on e-commerce sites? Are there standard shipping options that every e-commerce website provides? How do I ...
0
votes
0answers
23 views

How can I use Googles API with PHP Curl

They say to do this, but I have no clue how to do that using PHP, any suggestions? curl --header "Authorization:GoogleLogin \ Auth=" --header "Content-Type:application/atom+xml" \ ...
0
votes
1answer
45 views

tool to compare product prices from competitors

I am looking for a tool/service that can look at the various products I am submitting to my Google Products feed, and for each of the product - give me a comparison of my price with the competitors' ...
0
votes
0answers
18 views

Xcart location of text on shopping cart template

So I was wondering if anyone could help me find the template where the text that displays shipping and subtotal and total could be found on my cart. I am thinking that logically it should be on this ...
0
votes
1answer
64 views

Google shopping API performance clicks

I try to use the Google API to retrieve the number of click's products by date! I manage to get these values ​​to the first 250 products, but otherwise impossible. Here is my query: ...
0
votes
0answers
19 views

Library/service for personalized product creation

A bit of a general question that I'm really having a hard time with: A client has a custom printing machine and wants to make a Zazzle-like site for customers to create personalized products. What ...
0
votes
0answers
75 views

Zend Session Problem

Having a small problem with Zend session while trying to make a simple shopping cart I have the following code to set the session variables: # $qty = quantity selected by user # $itemid = product ...
0
votes
1answer
152 views

Cannot show items added in my shopping cart

As stated, when adding items on the shopping cart when clicking Add , nothing occurs ! The below is my code <?php session_start(); $page = 'main.php'; //main page of the website, just loading ...
0
votes
2answers
64 views

Dynamic Drop Down List

So I'm developing an e-commerce site using PHP. But how am I suppose to make the values of select tag dynamic? e.g. retrieving the records of 'category table' from database to a HTML select tag. And ...
0
votes
0answers
67 views

Changing shopping carts: Keeping page ranked URLs via 301 redirect to new style URLs

I am changing my shopping carts over from x-cart to pinnacle cart. We have lots of ranked pages on Google, and would like to keep it this way. I was trying to find a good solution so I came up that we ...
0
votes
0answers
68 views

Building a simple shopping cart with basic jstl

i was wondering if there was anybody able to help me with my question. How can i build a shopping cart-type JSTL program that allows the user to click on the link and he would be transferred to a page ...
0
votes
2answers
113 views

Google Merchant Center

I'd like to know if there is a PHP script or Javascript that allows me to send my articles from my site in Joomla! + Virtuemart to GoogleMerchant Center, in order to allow my customers to find my list ...
0
votes
0answers
49 views

How to access various web apis of shopping sites

I am going to create a shopping website which will be getting the product information from various web api like amazon, yahoo etc. I want to know how to best implement the rest requests that I will be ...
0
votes
1answer
206 views

shopping cart a bug when removing an item

I always surf the web and stack overflow looking for answers, I just ask when I can't find an answer. I've built a small shopping cart using jquery and php. There is just one bug that I can't figure ...
0
votes
1answer
569 views

How to fix magento shopping cart add to wishlist bug in ie?

I am working on a magento project with a custom made sign editor. Everything works fine except for the add to wishlist function in the shopping cart. It works fine on firefox but on ie it does not add ...
0
votes
1answer
86 views

How do I multiply a price in PHP and keep the zero's at the end?

I'm building a simple e-commerse site in php. In the cart where the product prices are added, I simply multiply them ie. $totalPrice=$price * $qty, but, any zero's at the end get chopped off. It's ok ...
0
votes
0answers
50 views

Stop Words for a Shopping Search

Does anyone have access to a list of stop words that should be omitted if I want meaningful results from a shopping search? E.G: I can't search Google shopping for "being cool" and expect to get any ...
0
votes
0answers
59 views

Shopping cart contents get deleted at checkout

I have upgraded to Magento 1.5.0.1 and run 9 stores on it. I recently had my account hacked and advertising code was being placed into my index.php file. I found the file that was causing the issue ...

1 2