I want use a choose a product template value and have that automatically append to the end of the product name. Is there an easy way to do this in a scriptlet?
Thanks,
Mark
___ oops, sorry... might have posted this to the wrong forum.
Search found 30 matches
- Fri Jul 26, 2013 10:17 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Appending product template value to Product Name?
- Replies: 0
- Views: 5213
- Tue Apr 19, 2011 6:06 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: using multiple coupons on one order?
- Replies: 1
- Views: 2118
Re: using multiple coupons on one order?
OK, looks like you have to get to the payment screen to enter multiple coupons. With AC5, you could enter them in your cart the moment you add an item to your cart... much more intuitive than AC7, especially if you have a number of coupons to enter. Most changes in AC7 are definitely better... this ...
- Tue Apr 19, 2011 5:53 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: using multiple coupons on one order?
- Replies: 1
- Views: 2118
using multiple coupons on one order?
I'm having a problem with the very latest build of AC7. I've created multiple coupons that have "allow combine" ticked in the coupon settings. When I get to the checkout screen, I can enter more than one coupon. HOWEVER, if I decide to navigate out of the checkout area to add another item to my orde...
- Tue Apr 05, 2011 3:49 pm
- Forum: 7.0 DataPort
- Topic: Dataport 7.6 imports cancelled orders
- Replies: 0
- Views: 3177
Dataport 7.6 imports cancelled orders
We've upgrading to AC7 and ran the dataport to move orders and users today. After running sales summary reports in both stores (to compare), we discovered that cancelled orders we're imported but were not marked as cancelled in the new store. Therefore, the summaries don't agree. How can we correct ...
- Tue Apr 05, 2011 11:35 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: HELP! Can an order import be redone?
- Replies: 1
- Views: 2064
Re: HELP! Can an order import be redone?
just thinking... If we export the AC7 database now, can we then create a new database and import everything except the users and orders.... and then repeat the AC5 > AC7 import of just the users and orders? Would that work?
- Tue Apr 05, 2011 11:14 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: HELP! Can an order import be redone?
- Replies: 1
- Views: 2064
HELP! Can an order import be redone?
We imported orders and users from AC5 to our existing AC7 database today but the import assigned new order numbers to the old orders. :( Looks like we had the wrong option ticked in the DataPort Utility. Is there a way to delete these orders and run the order import again? And no... we did not back ...
- Tue Mar 29, 2011 7:16 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Inventory tracking for options?
- Replies: 6
- Views: 4507
Re: Inventory tracking for options?
Actually, we'd *rather* just have them download it and not have to offer the CD's at all... we just do that as a courtesy! :D I found another kink too... we have the store linked to our registration server and issue software licenses automatically for the download version... but not for the CDROM......
- Tue Mar 29, 2011 6:33 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Inventory tracking for options?
- Replies: 6
- Views: 4507
Re: Inventory tracking for options?
OK, this doesn't seem to work perfected. My base product is a software download (non-shippable) and my variant is a CD-ROM. If I make the base product non-shippable, the CD variant is non-shippable too. If I choose the shipping option "Separately", it appears I have to create a custom shipping metho...
- Tue Mar 29, 2011 5:59 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Inventory tracking for options?
- Replies: 6
- Views: 4507
Re: Inventory tracking for options?
Thanks a lot Joe! I'll give it a try.
Mark
Mark
- Fri Mar 25, 2011 11:44 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Inventory tracking for options?
- Replies: 6
- Views: 4507
Inventory tracking for options?
I'd like to create a product that is available in different colors. If I use options for the color choices, AND I have different quantities available for each color, is it possible to set this up using options? or... do I need to create a different product and SKU for each color?
- Wed Mar 23, 2011 3:02 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Trouble calling Javascript from within a scriptlet
- Replies: 3
- Views: 3345
- Tue Mar 22, 2011 10:34 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Trouble calling Javascript from within a scriptlet
- Replies: 3
- Views: 3345
Re: Trouble calling Javascript from within a scriptlet
Thanks but that did not work.
Here is the exact code that works under HTML: <script type="text/javascript" src="http://www.cocoontech.com/services/ctva ... "></script>
It displays a logo on the page.
Here is the exact code that works under HTML: <script type="text/javascript" src="http://www.cocoontech.com/services/ctva ... "></script>
It displays a logo on the page.
- Tue Mar 22, 2011 6:54 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Trouble calling Javascript from within a scriptlet
- Replies: 3
- Views: 3345
Trouble calling Javascript from within a scriptlet
I'm trying to add a javascript call to a scriptlet but it's not working. It works find from an HTML page but not from a scriptlet. This is the format: <script type="text/javascript" src="http://www.targetdomainname.com/services/ctva/?o=js&s=mydomain.com"></script> Is there a way from me to run this ...
- Thu Mar 17, 2011 1:47 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Is there a way to add a custom field that's hidden?
- Replies: 3
- Views: 3508
Re: Is there a way to add a custom field that's hidden?
Each software product has a single unique license identifier number (like 254, 255, etc). Based on that number, we generate license codes for our customers (with another program). The customer part we've already figured out. We just don't want the license identifier to display in the product descrip...
- Thu Mar 17, 2011 10:00 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Is there a way to add a custom field that's hidden?
- Replies: 3
- Views: 3508
Is there a way to add a custom field that's hidden?
We used custom fields in AC5.5 to track licensing information for certain software products we sold. However, those fields did not display to the customer. In AC7, I'm using product templates to create the fields I need to track but these fields are showing up on the product page. Is there any way t...
- Thu Mar 17, 2011 9:57 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Not able to add some products to kits?
- Replies: 2
- Views: 2909
Not able to add some products to kits?
I'm trying to add a particular product to a kit but AC7 is not allowing it (see photo with no checkbox next to item). It worked fine in AC5.5 and but not here. There's nothing special about the item, compared to other items in the kit. Any ideas?
- Wed Mar 16, 2011 12:19 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I change the breadcrumb ">" color?
- Replies: 6
- Views: 7699
Re: How do I change the breadcrumb ">" color?
Looks like "clevername's" CSS suggestion did the trick. VERY MUCH APPRECIATED! thank you both. 

- Tue Mar 15, 2011 9:49 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I change the breadcrumb ">" color?
- Replies: 6
- Views: 7699
- Tue Mar 08, 2011 11:17 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I change the breadcrumb ">" color?
- Replies: 6
- Views: 7699
Re: How do I change the breadcrumb ">" color?
Thanks. However, I did change that and it changed the link color but not the ">"... that's the problem I'm having. See my attachement.
- Tue Mar 08, 2011 11:11 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Product Reviews Ablecommerce 7.05
- Replies: 6
- Views: 5690
Re: Product Reviews Ablecommerce 7.05
Mazhar - Where is this "query" done? Do you execute it from within the admin area somewhere?mazhar wrote:If you want to turn on the reviews for all products where they are turned off you can run following query to do thatCode: Select all
UPDATE [ac_Products] SET [AllowReviews] = 1 WHERE AllowReviews = 0
- Wed Feb 23, 2011 4:05 pm
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I change the breadcrumb ">" color?
- Replies: 6
- Views: 7699
How do I change the breadcrumb ">" color?
I changed the breadcrumb text color in the style.css sheet but the ">" symbol between links stayed the same very faint color. How can I change the color of the symbol?
Thanks in advance...
Mark
Thanks in advance...
Mark
- Wed Feb 23, 2011 10:21 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I display a top level category listing full-time?
- Replies: 5
- Views: 6600
Re: How do I display a top level category listing full-time?
I was just looking through the ConLib help in the admin section and noticed that the example above was not included in help. Example above: [[ConLib:SimpleCategoryList CategoryId="0"]] In the help file: Usage: [[ConLib:SimpleCategoryList CssClass="section" HeaderCssClass="header" HeaderText="Categor...
- Wed Feb 23, 2011 10:11 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I display a top level category listing full-time?
- Replies: 5
- Views: 6600
Re: How do I display a top level category listing full-time?
Thanks Judy... it's no fun being a "newbie"...jmestep wrote:Yes, in the admin. Help-->ConLib Reference
- Tue Feb 22, 2011 8:12 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I display a top level category listing full-time?
- Replies: 5
- Views: 6600
Re: How do I display a top level category listing full-time?
OK, found this in another post and it fixes #1 above by displaying the top level categories only.
[[ConLib:SimpleCategoryList CategoryId="0"]]
Is there a listing of ConLib functions with options somewhere?
[[ConLib:SimpleCategoryList CategoryId="0"]]
Is there a listing of ConLib functions with options somewhere?
- Tue Feb 22, 2011 7:38 am
- Forum: 7.0 Store UI: Layout, Design, Look and Feel
- Topic: How do I display a top level category listing full-time?
- Replies: 5
- Views: 6600
How do I display a top level category listing full-time?
I like the Category tree feature except for one thing... I'm using a fixed width for my site (1000 px). As you drill down the category list, it causes my left column to expand too much and my content area exceeds 1000 px. I'm not sure how to fix this. Here are the options I can think of: 1) Simply d...