{{minicart.wishlist.length}}
{{minicart.cartList.length}}
You have no items in your shopping cart.
You have 1 item in your shopping cart.
{{multiCartItemsStr.replace('[COUNT]', minicart.cartList.length)}}
{{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
Total: {{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
Qty: {{cartItem.Quantity | number : 2}}
Item(s): {{minicart.countCart().Number | number : 2}}
Total Price: {{minicart.countCart().Total | currency : '$' : 2}}
Item
Qty
Total
{{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{cartItem.Quantity | number : 2}}
x {{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your shopping cart.
Subtotal
{{minicart.cartTotals.SubTotal | currency : '$' : 2}}
Cart ({{minicart.countCart().Number}})
Wish List ({{minicart.countWishlist().Number}})
Order History ({{minicart.orders.length}})
Image
Item
Qty
Total
{{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{cartItem.Quantity | number : 2}}
x {{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your shopping cart.
Description
Created
{{savedCart.Description}}
{{savedCart.CreateDate | date : 'M/d/yyyy h:mm a'}}
SKU
Product Name
Unit Cost
Qty
Line Total
{{cartItem.ProductSku}}
{{cartItem.ProductName}}
{{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.Quantity | number : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your saved shopping cart.
You have no items in your wishlist.
Status
Order No.
Order Date
Ship To
Order Total
Pay Total
Balance
Bill Me Later
Open
Ready To Ship
Shipped
Picked Up
Cancelled
Incomplete
On Hold
Back Ordered
Returned
{{order.Status}}
{{order.OrderID}}
{{order.OrderDate | date : 'M/d/yyyy'}}
{{order.ShipFirstName}} {{order.ShipLastName}}, {{order.ShipAddress1}} {{order.ShipAddress2}}, {{order.ShipCity}}, {{order.ShipState}} {{order.ShipZipcode}}
{{order.GrandTotal | currency : '$' : 2}}
{{order.PayTotal | currency : '$' : 2}}
{{order.GrandTotal - order.PayTotal | currency : '$' : 2}}
Register
Login
Button
Facebook
Linkedin
Twitter
Youtube
replica watches
You can purchase a fake Yeezys from many online stores, but if you want to shop directly from China, I recommend using the
https://www.hontreplicawatch.me
!
Home
About Us
Products
Shopping Cart
Payment Registration Form
Booking Software
RazorEvents
Directory Module
Case Studies
Documentation
Free Trial
Services
Managed Services
ERP Integration
eCommerce Hosting
SEO
CyberSecurity
Custom Programming and Database
Request a Quote
Store
Support
User Guides
FAQ
Policies
License Request Form
Downloads
Our Blog
Contact Us
Home
Product Discus...
SmithCart
Deactivate Multiple Products
Previous
Next
3/5/2014 8:40 AM
Lisa Hunt
Joined: 1/30/2013
Posts: 3
Deactivate Multiple Products
Is it possible to deactivate multiple products at once rather than going into each product one-at-a-time and checking the Deactivate Product checkbox? SmithCart v 5.45
Thanks!
3/5/2014 11:43 AM
Dave Smith
Joined: 7/28/2009
Posts: 1452
Re: Deactivate Multiple Products
Hi Lisa,
Not thru the cart gui, but you could do it using a sql update statement if they meet some criteria
update smith_products
set deactivate = 1
where (add your condition here)
Hope this helps!
At your service,
Dave Smith
Page 1 of 1
Previous
Next
Home
Product Discus...
SmithCart
Deactivate Multiple Products
Questions?
Contact us for
answers!
Contact Us!