Unclosed comment in "TEMP_checkout_template.twig" at line 34
Hi guys I've been away form this for a bit and now fumbling with the 2.0 checkout.I've got a page with this in the body, as per the templates docs: <div id="fc">{% include 'svg.inc.twig' %} {%...
View ArticleSlide-Out Cart is hijacking CSS for Body element
Something in the FoxyCart plugin seems to be hijacking my CSS code for the body tag and overriding the background image I have set for it. I would like to set a full screen, fixed background image, but...
View ArticleMaking empty mini-cart stay on screen instead of disappearing when empty?
Under version 0.7.2 the mini-cart displayed stayed on the screen on which the code was found even when their were no items on the cart. Under 2.0 the mini-cart disappears entirely from the page. I...
View ArticleAdvanced customization of the custom shipping options
I have been able to get the custom flat rate shipping options working properly thanks to the excellent Flat Rate Shipping Modification guide when upgrading a store from FoxyCart 1.1 to 2.0. However, I...
View ArticleCart update event trigger
Hi I would like to fire a function cartItemsUpdated() for all events like Adding an item to the cart, Removing an Item from the cart, updating quantity on the existing item in the cart in both side...
View ArticleAdding variably priced donation on checkout
We're in the process of moving to 2.0 and we need a way to allow our customers to add a variably priced donation on checkout - a way for them to "round up" their purchase by adding a donation of a...
View ArticleUPS 2nd day air, rename as 'expedited'?
I have a question regarding shipping. I am currently providing an option called 'UPS 2nd day air' from the shipping options section.Is there an easy way to rename this to something else like...
View ArticleTrying to get Order Desk POST to script to work.
I am trying to create a script to receive POST from FoxyCart's Order Desk. I setup a temporary request bin at requestb.in. When I pointed the POST there I get the new order JSON fine. I copy/pasted the...
View ArticleAdding images to cart listed products in 2.0?
I would like to see what they look like a la FoxyCart's way of rendering the cart but I can't seem to get them to appear. In a forum post I read that one can add an image URL parameter like so...<a...
View ArticleFree Ground Shipping with Orders over $XXX
We want to be able to configure our cart so that Fedex Ground shipping is free when the customer orders over a specified dollar value. Is this possible in FoxyCart's current shipping system?
View ArticleChanging date format in cart (2.0)
Is it possible to change the date format in the cart on Foxycart 2.0?http://files.smashstack.com/18RbB/h9rcRqKAThe client wants this format instead: 06-16-2015. We were able to write some jQuery that...
View ArticleHow to create a paypal test account?
So far i have used autorize.net gateway to make test transactions...now i want to test with paypal test account... how do i create that test account...i have another doubt that... is paypal test...
View ArticleMaking Puerto Rico part of domestic shipping?
Hi, I'm using version 1.1 and I just noticed that the checkout calculates the shipping cost to Puerto Rico as international.I have my checkout setup to give people free shipping if they live in the US,...
View ArticleMaking price column header and actual price per unit appear even for qty of 1...
You all seem to like having things disappear when not needed :). Some people might like that but for older customers (and some that aren't so old) that can get real confusing right quick. Anybody know...
View ArticleCustom Javascript not running when Cart updated within the Cart itself?
I have custom Javascript attached to the Cart. It runs just fine when the cart is added to from outside the cart AND when their is only one product on the cart itself and the qty field of that product...
View ArticleCustomer attaching and sending a file on the Checkout page
We need a way for customers to send us their artwork and engraving instructions at checkout. I was able to find this old forum topic, but it's from 2010 and doesn't directly mention what exactly to do:...
View ArticleCustom flat shipping rates on DEFAULT category, live shipping rates on GIFT...
Hello,We're building a florist site that has interesting shipping requirements.Floral arrangements have a flat shipping rate. A group of 14 zip codes get one rate, and everyone else gets another. This...
View ArticleReturning to site page which called the cart rather than to the home page...
When the cart is made empty (either by pressing an Empty the Cart button on the site through it's product detail pages or by setting the qty field in the cart to 0) a link shows up in the cart which...
View ArticleHow to make change to cart include template for cart ONLY and not anything...
I think I asked about this a long time ago (I searched and searched but could not find where I asked about this so I figured it wouldn't hurt to ask about it again) but how do I make a change within...
View ArticleWhat is the correct twig context for the full page cart?
I am trying to output something when the context is the full page cart ONLY. Basically I want to add an asterisk to the Order Total (what I have relabeled on the cart as Order Subtotal) which refers to...
View Article