Search found 7 matches

by confused
Thu Aug 22, 2019 9:25 am
Forum: AbleCommerce GOLD
Topic: Quantity as a decimal?
Replies: 1
Views: 5870

Quantity as a decimal?

I have a products sold by the pound and want to enable users to enter quantity as any decimal value they want (2.65 or 3.43 or 2.17 or ... you name it).

Any suggestions?

I can't play with different "Units/options" (1/2, 3/4 etc).

Thank you.
by confused
Wed Mar 06, 2019 11:59 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email template - add data from the random table
Replies: 6
Views: 18579

Re: Email template - add data from the random table

@Judy

Bingo!

I was struggling with Windsor part yesterday all day long and your "__Code" part made it work.
And yes, it is very simple to override default service using this method.

Thanks!!!
by confused
Wed Mar 06, 2019 2:47 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email template - add data from the random table
Replies: 6
Views: 18579

Re: Email template - add data from the random table

Thanks Jay.

Will seat for day or two and wait for possibility of using IOC. Otherwise, will be using unused field : address.nickname.

Cheers.
by confused
Wed Mar 06, 2019 12:06 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email template - add data from the random table
Replies: 6
Views: 18579

Re: Email template - add data from the random table

Hi Jay. Thanks a lot for taking a time to give an elaborate answer. Numbers 2. and 3. wouldn't work because I do not have a source code :( I might use idea from number 1. and store shipment delivery date in the shipment.Address.Nickname field which we don't use. I was actually hoping (since I don't ...
by confused
Tue Mar 05, 2019 4:38 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email template - add data from the random table
Replies: 6
Views: 18579

Email template - add data from the random table

VERSION: 7.0.89.7670
Release Label: GoldR9

Hi,
I have delivery date for order shipments saved in the "xyz" table in the ac database. How can I include that delivery date in OrderPlaced email template, so when customer places the order, delivery date is shown in the email?

Thank you!
by confused
Tue Apr 06, 2010 9:03 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping "target" date
Replies: 2
Views: 1942

Re: Shipping "target" date

Thank you very much!
by confused
Tue Apr 06, 2010 8:06 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Shipping "target" date
Replies: 2
Views: 1942

Shipping "target" date

Hi, Along with regular Fedex shipping options (Overnight, ground and 2nd day), I would like to allow customers to enter “target” shipping date in check out page. Since there is no such field in ordershipments table is there some other field that I can use? If I add “targetField” in the ordershipment...