Search found 4953 matches

by Jim
Sat Jun 04, 2016 3:41 pm
Forum: User Forum
Topic: Remove NOTICE in cart when handling charges are used
Replies: 4
Views: 7146

Re: Remove NOTICE in cart when handling charges are used

It is a requirement from the shipping carriers. They want to alert the shopper that the prices quoted do not reflect their (the shipping company's) actual charge.
by Jim
Fri May 27, 2016 9:01 am
Forum: Enhancement Requests
Topic: assign product pages search
Replies: 3
Views: 11484

Re: assign product pages search

In ShopSite 12 sp2 you can search on products assigned to a page from the Products screen. You can then narrow your search using the Filter option.
Have you tried this new functionality? If not you can get a demo store from http://www.shopsite.com
by Jim
Mon May 23, 2016 1:51 pm
Forum: User Forum
Topic: Designer recommendations
Replies: 2
Views: 4841

Re: Designer recommendations

What are you wanting the designer to do? Do you need to just have your data moved to ShopSite or do you need to create templates to match your old store, etc.
Have you tried a demo store to see what themes/templates are available in ShopSite? You can get a demo store on our main website http://www ...
by Jim
Fri May 06, 2016 1:08 pm
Forum: User Forum
Topic: UPS International Rate question
Replies: 1
Views: 3819

Re: UPS International Rate question

Only shipping rates are returned. Taxes and duties are not included.
by Jim
Thu May 05, 2016 10:22 am
Forum: User Forum
Topic: where's all the posts?
Replies: 2
Views: 4930

Re: where's all the posts?

We are still here. The number of posts in the forum varies from time to time. In the number of years I have been on the forum there have been times where for a couple of weeks there have been no posts and other times when there are many posts every day.

Since this is a user forum it is basically ...
by Jim
Tue Apr 26, 2016 3:31 pm
Forum: Enhancement Requests
Topic: [-- PrevNext --] Add Next & Prev links
Replies: 4
Views: 10020

Re: [-- PrevNext --] Add Next & Prev links

I did some experimenting with your code and it works fine. The problem is that the Prev and Next will only display after you have a certain number of pages. On your site there are only 2 pages with 20 products on one and fewer than that on the second page. If you make it so there are more pages the ...
by Jim
Mon Apr 25, 2016 9:07 am
Forum: Enhancement Requests
Topic: [-- PrevNext --] Add Next & Prev links
Replies: 4
Views: 10020

Re: [-- PrevNext --] Add Next & Prev links

The template tag has not been remove so it should still be functioning the same. Depending on the theme you are using there may be CSS that is changing the way it is formatted.
by Jim
Wed Apr 13, 2016 9:56 am
Forum: Custom Template Questions
Topic: Question about Search
Replies: 1
Views: 8571

Re: Question about Search

The built in ShopSite search does not allow for multi-level searches.
It may be possible to use third party applications to do that type of thing but I don't have an example of how it would be done.
by Jim
Wed Apr 13, 2016 9:47 am
Forum: User Forum
Topic: Page not found
Replies: 3
Views: 6192

Re: Page not found

Glad to help.
by Jim
Tue Apr 12, 2016 12:52 pm
Forum: User Forum
Topic: issue with Firefox
Replies: 1
Views: 4008

Re: issue with Firefox

The problem turned out to be that Firefox had an old version of a javascript file cached. Clearing the cache in Firefox fixed the problem.
by Jim
Mon Apr 11, 2016 1:37 pm
Forum: Enhancement Requests
Topic: Abandon Cart Email send in hours not days
Replies: 1
Views: 6268

Re: Abandon Cart Email send in hours not days

Currently only "Days" can be used. We have an enhancement logged to add the ability to set it to hours. I don't know how quickly that will be added.
by Jim
Mon Apr 11, 2016 10:00 am
Forum: User Forum
Topic: Page not found
Replies: 3
Views: 6192

Re: Page not found

Your main page should have a file name of index.html. If you deleted the page with that file name then you will need either create a new page and give it that file name (not page name) and then assign your pages and products to the page. The file name is configured when in Advanced Editing mode and ...
by Jim
Mon Apr 04, 2016 2:15 pm
Forum: User Forum
Topic: Flushing old shopping carts
Replies: 3
Views: 6088

Re: Flushing old shopping carts

What version of ShopSite is your store currently running?
In the latest version of ShopSite the price may be checked when the shopper tries to checkout. If the price has changed they will get a message at the top of the cart saying that the price has changed.
by Jim
Mon Apr 04, 2016 1:20 pm
Forum: User Forum
Topic: Flushing old shopping carts
Replies: 3
Views: 6088

Re: Flushing old shopping carts

You configure how long shopping carts are kept before being deleted on Commerce Setup > Order System > Shopping Cart in the field "Keep unfinished shopping carts: ". The default value is 7 days. You could set it down to 1 day to clear them the day after they are created.
Edit: Yes the scenario you ...
by Jim
Wed Mar 30, 2016 1:33 pm
Forum: User Forum
Topic: Add text input fields to products and pass to orders
Replies: 1
Views: 3836

Re: Add text input fields to products and pass to orders

You might check out http://www.shopsite.com/templates/cookbook/product16-textentryfielddivided.shtml to see if the sample code on the page will do what you are needing.