Free Trial Checkout Page - Add checkbox acknowledging customer agrees to subscription and cancellation terms - ultracart

Hey StackOverflow avengers,
I'm very new in ultra cart. Guys, please help me with this. My problem is stated below. Please have a look and suggest me some solution.
For customers that "only" have the "free trial product" in their shopping cart, we would like to add a required checkbox acknowledging that they have read and agree to the terms of the free trial in Ultracart. See examples and placements in the attachment.
Should I have to create two different checkout page or there is some other if-else like logic to solve the problem in ultra cart
Here is the attachment for my Checkout page.
Thanks, in Advance.

The checkout terms item level configuration is the way to add that into the checkout. Edit the trial item and then navigate to the "Other" tab then click Terms.
For more details please find the link for details view.
https://ultracart.atlassian.net/wiki/spaces/ucdoc/pages/1377105/Configuration+-+Checkout+Terms
Thanks,

Related

Magento : Allow the customer to add a comment when adding a product to cart

I'm working on a Magento shop and I want to give the customers the possibility to add a comment when they put a product in cart.
The comment can contain specifications about the ordrered product. It must be visible in the checkout, in the confirmation email and in the admin sales interface.
Is there a way to do that with the standard Magento configuration? Or does a module exist?
Thanks in advance for your help.
Have a look at this extension, See the screenshots.
http://www.magentocommerce.com/magento-connect/brainvire-order-comment-order-comment-magento-extension.html
This may helpful for you, I have used this in a project, it works well.
But as you saying customer should add comment while adding product, you need to customize this extenion a bit.
Cheers :-)

How to show zipcode wise cash on delivery option in Product description Front end page and billing tab

Please Help me. I want to the show particular area only will accept cash on delivery option, in product description page and also in billing page in magento. I am beginner pls help me as soon as possible
Magento is a bit terrifying for beginners lol. You can turn on template path hints to find out where files are located. Follow instructions here
http://www.pauldonnelly.net/magento-turning-on-template-path-hints/

Is it possible to replace the 'Add to cart' with 'ask for an estimate' button in Magento?

I'm trying to build an ecommerce website based on Magento but having a regular shop behaviour, instead of showing product prices, i want visitors to ask for an estimate for a single or several products (by adding them to a cart and then asking for a global estimate).
As a store manager, I should get these estimate requests by email along with customer information (name, email, phone, company, address .. )
Is this achievable with Magento?
If not, which cms/platform would be best suitable for such a project?
Not without some customization. You could put all your products in with a price of $0 and then change your theme so all the buttons say "request a quote" and the price isn't displayed anywhere. Then the checkout page might not ask for credit card info, but I'm not certain about that. If it did you would have to remove that part of the checkout module. Once a user finished checking out you would get an email with all their information. I don't think this is the best way to go about getting what you want though.
I don't know if other ecommerce platforms have what you are looking for. I'm not very familiar with them beyond Magento. But you could certainly use something like drupal or wordpress to build a site and have a request a quote form on it. This would only be managable with a small number of products though.
there is many extension available for this type features.link 1
link 2
Thank you guys,
This extension : link does precisely what i was looking for.

Adding magento cart to existing website

I am very much eager if any one knows is it possible to add magento to an existing website, I want my website look the same.The website consists may use customers to buy domains by clicking ADD button/links for adding into shopping cart, but as of now there is no shopping cart functionality. Is this Possible? If yes, is there any code or documentation to follow the steps to integrate.Any help is appreciated, thanks in Advance.

Magento add extra fields to /customer/account/create/ page

I'm making great progress learning magento. My questions is, how do I add extra fields to the /customer/account/create/ page? The fields I want to add are below. Can the fields I add also appear under:
1) Frontend: Customer is able to edit/change the added fields answers in their accounts area
2) Backend: Administrator is able to see and manage the added fields under customers/manage customers/ selected customer/ customer information.
Any help or pointers is immensely appreciated.
11 OF 11
About You
WHAT IS YOUR AGE?
18-23 24-29 30-35 36-45 46-55 66+
WHAT IS YOUR HEIGHT?
WHAT IS YOUR WEIGHT?
WHAT IS YOUR ZIPCODE?
HOW DID YOU HEAR ABOUT US?
Magazine Online Ad TV Newspaper Friend
Here is a good but old tutorial how to add custom fields in registration page
http://www.fontis.com.au/blog/magento/custom-customer-signup-attributes
It was done for Magento 1.3 so you need to read comments below the article to make it works on Magento 1.7 or check out this answer on SO Can no longer add registration fields in Magento 1.4.2.0
Also there are few extensions on Magento connect for that purpose.
Thanks for all your input. I came across this extension and it worked REALLY GREAT for me!
http://www.magentocommerce.com/magento-connect/custom-customer-registration-fields.html

Resources