I have a Magento 1.4.0.1 installation and I am trying to configure sales tax. I need to charge a state sales tax to every customer, and two zip-code based sales taxes depending on whether the buyer is
I am using authorize net ARB subscription api in my application to charge some monthly amount from my users based on the product they select. If a user decides to upgrade his product, the subscription
Firstly, some background - I have been mostly using VPS/DS and EC2 for the django apps I build for the past 3-4 years.
I am trying to get the ID of the product that was most recently added to a user’s cart. A quick google search revealed this function
Im creating a wordpress site with WP-Ecommerce.My client asked for a functionality that i cant figure out how to make.He has a product with a long description and he wants multiple \"read on\" l开发者
I\'m new to spree. I\'m not sure whether is that possible to 开发者_StackOverflow中文版extend spree to have a functionality like Shopify. The user signups to create a store. He owns everything to that
I\'m creating a simple website for a business to display their products. On the index page I display the 3 newest products. What I need to do now is have a category page people can go to to view produ
I guess there is an easy solution to this, but javascript is NOT my strong side. This is a part of a script made for swapping product variation images (thumbs) in WP E-commerce.
I have a Product database table with columns such as product_id, price, and inventory_count. A user clicks to buy a certain product at a certain price. My program generates a confirmation page listin
$_product->getData doesn\'t work for grouped product image custom attribute :( $_helper = $this->helper(\'catalog/output\');