Search found 47 matches

by ryan@ddm
Thu Jun 12, 2008 12:23 pm
Forum: User Forum
Topic: javascript in Checkit function?
Replies: 2
Views: 5774

Issue now resolved. I didn't look closely enough to notice that the code in question was only suitable for dropdowns - a revised version which works for both dropdowns and radio buttons is:

if (document.order.shipping[0].type == "radio") {
for (var i=0; i < document.order.shipping.length; i ...
by ryan@ddm
Tue Jun 10, 2008 8:39 pm
Forum: User Forum
Topic: javascript in Checkit function?
Replies: 2
Views: 5774

javascript in Checkit function?

Using SS Pro 9.0.3.2

Per the suggestion here:
http://support.lexiconn.com/news/viewtopic.php?t=289

I have this code in the Javascript at start of checkit function field:

if (document.order.country.value != "US" && (document.order.shipping.value == "reg" || document.order.shipping.value == "sec ...
by ryan@ddm
Wed Apr 02, 2008 4:28 pm
Forum: User Forum
Topic: Google base (Froogle) issue
Replies: 9
Views: 11575

I suspected as much - but it was worth a try :) Please let us know if you hear anything further from Google on this issue.
by ryan@ddm
Wed Apr 02, 2008 4:10 pm
Forum: User Forum
Topic: Different store for wholesale buyers
Replies: 7
Views: 9633

Shopsite has developed a tool that will allow you to automatically keep a "master" store (e.g. a retail store) and one or more "slave" stores (e.g. dealer store) in sync. Pricing and many other fields can be defined to be different in the dealer store than in the main store.

I have my retail SS ...
by ryan@ddm
Wed Apr 02, 2008 4:04 pm
Forum: Enhancement Requests
Topic: Coupon enhancement request - product exclusion
Replies: 4
Views: 12524

This functionality would be very, VERY helpful. I would also like to see this as a future enhancement.
by ryan@ddm
Wed Apr 02, 2008 4:03 pm
Forum: User Forum
Topic: Google base (Froogle) issue
Replies: 9
Views: 11575

Ask Shopsite if there is a way to access the product UUID's they create when using a sister store - the Universally Unique IDs.
by ryan@ddm
Mon Aug 27, 2007 2:12 pm
Forum: User Forum
Topic: Shopsite to UPS Worldship interface?
Replies: 1
Views: 3776

Shopsite to UPS Worldship interface?

Hi all,

Looking for a software tool to allow me to export data from Shopsite and import into UPS Worldship. I know SS can do XML exports and Worldship can do XML imports; I'm simply too busy to tackle this.

Can anyone recommend a good solution? Also willing to pay for a custom-developed tool if ...
by ryan@ddm
Fri Jul 06, 2007 10:32 pm
Forum: User Forum
Topic: Need datafeed generator for multiple uses
Replies: 2
Views: 6681

Have a look at gagglebyte.com
by ryan@ddm
Mon Jun 18, 2007 2:37 pm
Forum: User Forum
Topic: Making a product inactive?
Replies: 6
Views: 9983

Re: Making a product inactive?

Is it possible to make a product inactive without having to delete it?

Absolutely it is.

Remove item from all pages, set search destination to 'none', and turn on inventory control and set all three inventory related fields to 0. Not browseable (unless cached), not searchable, and not addable to ...
by ryan@ddm
Mon May 21, 2007 11:20 am
Forum: User Forum
Topic: Looking for improved search function
Replies: 1
Views: 4706

I'm in the same boat, and would be interested to hear some suggestions...
by ryan@ddm
Mon Apr 30, 2007 11:58 am
Forum: User Forum
Topic: Froogle datafeed no longer working
Replies: 4
Views: 7845

loren_d_c wrote: 'Compliant' when you are talking about Froogle/Google Products/Google Base (which is perpetually in Beta) is somewhat of a moving target.
Of course. And also, if there are any changes I can make, I will do so, pronto! Their error message simply didn't even give me a place to start looking...
by ryan@ddm
Mon Apr 30, 2007 11:34 am
Forum: User Forum
Topic: Froogle datafeed no longer working
Replies: 4
Views: 7845

Thanks Loren,

Yes, the FTP submission was working properly before. The dashboard showed just a couple formatting errors in my file. I was too busy and did not look to see what the errors were at the time.

I re-tried the FTP submission and was able to send the products successfully. If, after ...
by ryan@ddm
Mon Apr 30, 2007 10:37 am
Forum: User Forum
Topic: Froogle datafeed no longer working
Replies: 4
Views: 7845

Froogle datafeed no longer working

SS 8.3 Pro on Solaris/SPARC:

Datafeed was working properly under 8.2

When I went to make a new submission today, I received the following error (using FTP transfer due to my large number of products...)

gBase Response Code: 426
gBase Response Message:
Google Error Encountered

In the Google base ...
by ryan@ddm
Tue Apr 03, 2007 9:31 am
Forum: Enhancement Requests
Topic: Order item sorting
Replies: 0
Views: 6506

Order item sorting

Shopsite should offer the option of having order items sorted by SKU or product name, rather than just the order items were added to the cart.

Displaying orders in a sorted format in the backoffice would be particularly valuable to me, as it would save my staff many hours daily as they pull orders ...
by ryan@ddm
Fri Mar 02, 2007 10:18 am
Forum: User Forum
Topic: search indexing / publish bug in 8.2.1.1
Replies: 3
Views: 7982

The problem appears to manifest for many products. All my search destinations are moreinfo. The product changed is not on the page with the product which is no longer searchable.

the problem seems to appear for some products and not for others. I will look into it more and see if I can pinpoint ...