Page not found

We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.

Discussion Detect in javascript when add to cart widget updates product fields

I have a carousel of images for each product style. When the add to cart form refreshes the product images when the form fields are changed I need to setup the carousel for the new product images that have been loaded in. Is there a way to hook into this ...
olliebourne — May 2013 — 1 comment — add to cart, ajax

Answer Answer to Question 12608

Vote up! 0 Vote down! It provides customizations to the user pages (user/%uid). That said, if you're doing a digital site, you don't need half of Kickstart's modules, so basing it on Kickstart is a bad idea. Just roll your own install profi ...
bojanz Bojan Zivanovic — December 2013 — 1 comment

Discussion How to do Taxonomy pages header like Collection pages layout

Hi all Afeter solved the problem about allows the view "Collection Taxonomy" to display both "collection" and "taxonomy" (solving Taxonomy Menu issue), now i'd like to obtain this result: Collection (product list) has an ...
senzaesclusiva — September 2012 — 2 comments — taxonomy, images

Discussion Cart dissapears for anonymous when adding a product referenced field

Hi, I need to sell custom products that have a text on Add to cart forms. Now I added a relation on the /cart view to show the image of the product and a the custom text but the cart donesn't show on non admin users. Do I need to grant a permission t ...
Pol Maresma — May 2013 — 1 comment

Answer Answer to Question 8159

Vote up! 0 Vote down! $product_1 = $product1_created->sku; $product_2 = $product2_created->sku; variable_set("custom_product_1_".$node->nid,$product_1); variable_set("custom_product_2_".$node->nid,$product_2); ...
luthien — May 2013 — 1 comment

Discussion Need help for adding a product type

Kickstart2 with demo data: when i add a new product type, it is displayed in the product type list. But when i add a product, this new product type is not in the list so i cannot add such a product! Where did i fail? ...
osm_laurent — September 2012 — 2 comments

Discussion Commerce in Catalog mode only like VirtueMart

I'm planning to build a site with products but they won't have prices (at least at the begging) and they don't need SKU's. So can I use Commerce like VirtueMart in Catalog mode only with no SKU and Price field (or at least not mandator ...
Tosho — May 2013 — 1 comment — catalog

Answer Answer to Question 12540

Vote up! 0 Vote down! That's an interesting feature request. I'm pretty sure once you've handed the payment off to paypal, there's no real way to "stop" the transaction. I think you might be best off creating a rule that chec ...
joshmiller Josh Miller — December 2013 — 1 comment

Discussion Product help

Here's what I'd like to do. Create a product: Have 2 buyer selectable fields: image (3 choices) mat color (8 choices) nothing changes the price of the item. What's the easiest and best way to achieve this? I can't figure it out. thanks ...
James Haswell — December 2013 — 1 comment

Discussion taxonomy description

hie i would to display below the category name of the product description of this desctription in order to obtain a result as this site http://www.bougiz.fr/2-parfum-boise where you have a long description of the category perfumes i try with the view sett ...
philippe3441 — May 2013 — 1 comment — taxonomy

Pages