Hello
Comment line {include file="common/view_tools.tpl"} in files
/design/themes/responsive/templates/common/breadcrumbs.tpl
and
/design/themes/responsive/templates/views/products/quick_view.tpl
Best regards
Robert
Our team created 100+ functional, original and useful Multi-Vendor and CS-Cart addons. Since 2010, when SoftSolid became CS-Cart and Multi-Vendor official developer, we deliver you professional solutions for e-commerce projects. The highest quality of our projects is confirmed by dozens of satisfied customers. We always try to make our addons intuitive and user-friendly and skilled programmers in our team can create almost every addon that you may need. Contact us and we will definitely find the optimal solution for your Multi-Vendor or CS-Cart program.
Posted by soft-solid
on 01 May 2022 - 07:09 PM
Hello
Comment line {include file="common/view_tools.tpl"} in files
/design/themes/responsive/templates/common/breadcrumbs.tpl
and
/design/themes/responsive/templates/views/products/quick_view.tpl
Best regards
Robert
Posted by soft-solid
on 08 April 2022 - 07:18 AM
Hello Craig
Look into
/Tygh/Api/Entities/Users
method "create"
function "fn_update_user"
Please try change last parametr this function on "true" and check
Not tested!
Best regards
Robert
Posted by soft-solid
on 25 March 2022 - 11:23 AM
Hello
Does the "preview" option in the product card level in the panel work? Is it not working?
Best regards
Robert
Posted by soft-solid
on 20 March 2022 - 11:20 AM
Hello
In this line is error
<item for="uninstall">DROP TABLE IF EXISTS ?:codesbar_clients_salestax`;</item>
Please remove char "`" from end of this line.
Best regards
Robert
Posted by soft-solid
on 05 March 2022 - 09:30 AM
Hello
https://docs.cs-cart...quirements.html
It doesn't say here that CS-Cart / Multi-Vendor is php 8 ready. You should be using php 7.4
Best regards
Robert
Posted by soft-solid
on 05 March 2022 - 09:26 AM
Hello
Try increase max_input_vars flag in php enviroment.
Best regards
Robert
Posted by soft-solid
on 01 March 2022 - 11:05 AM
Hello
You are welcome
Best regards
Robert
Posted by soft-solid
on 23 January 2022 - 08:39 AM
Hello
In file /design/backend/templates/views/products/update.tpl
field input price should look like
<input type="text" name="product_data[price]" id="elm_price_price" size="10" value="{$product_data.price|default:"0.000"|fn_format_price:$primary_currency:3:false}" class="input-long" data-a-sep/>
(it's best to make an addon to avoid modifying core templates)
Next in Aministration->Currency->Particular currency change "Decimas" on 3.
It should be work
Best regards
Robert
Posted by soft-solid
on 04 January 2022 - 04:51 PM
Hello,
By setting a status of a page/product/category to Hidden you can make it accessible only through a direct link, while keeping it invisible in store.
However, there are some core CS-Cart interfaces (cart, checkout, login page, register page) that do not have a selector of status available, and therefore cannot be restricted without a file modifications.
Best regards,
Robert
Posted by soft-solid
on 13 December 2021 - 03:05 PM
Hello
Field "timestamp" does not change when updating the order.
Best regards
Robert
Posted by soft-solid
on 19 August 2021 - 07:57 AM
Hello
I think you should see how UPS or Fedex integrated delivery. In the directory /app/Tygh/Shippings/Services you can view the integration files. It can help you.
Best regards
Robert
Posted by soft-solid
on 27 May 2021 - 11:32 AM
Hello,
We present a new extension to CS-Cart and Multi-Vendor which allows auto-changing names of images assigned to products, so they will match product SEO.
We start from installing an extension:
Names of images base on product SEO, which can be changed in tab SEO during product edition.
By default, images are loaded to products without changing their names. If administrator didn't changed image name before uploading it, it may not match product name at all.
With add-on installed, images names are auto-changed to match SEO. If there are multiple images loaded to the product, a number is added to them (in this example, the next image would be named 100g-pants-2.jpg).
It is also possible to convert images names in products created before add-on installation. Mark products on the list, then from the context menu selected option "Convert images names".
Add-on allows easier management of images in store, since all of them are named as products. Pages with such images are also better positioned in Google.
Features:
Please, do not hesitate contact us if you have any additional questions.
Link to addon
See our other addons in Marketplace.
Posted by soft-solid
on 03 May 2021 - 10:53 AM
Hello,
We have added new functionality to our add-on. A new type of report has been added, allowing you to generate sales statistics of each brand for customers in your store. In a selectbox, you're able to select feature which is used in your store to brand products.
Generated report contains a column for each customer selected in report configuration. Each row contains sales values of one brand.
Great thanks to forum user Flow for inspiring us to develop this functionality.
Best regards
Team CS-Cart Poland
Posted by soft-solid
on 08 April 2021 - 09:57 AM
Hello,
We present a new extension to CS-Cart and Multi-Vendor which integrates store with service dodajpaczke.eu. It enables easy integration with the following providers:
We start from installing an extension:
After add-on installation, a new shipping method "EuroHermes" is created:
During configuration we set up basic parameters of shipping:
On orders list, we selected orders that we want to ship through EuroHermes. If other orders are marked (the ones with different shipping method), system will filter them and next step will show only EuroHermes orders. After selecting orders, we click on the rack and we select option as shown below:
Next page shows list of selected orders. For each order we can configure shipment parameters:
After generating shipments, under the rack there are documents available for download. Those documents are required to pass package to the courier:
After shipment creation, order management page shows EuroHermes tracking number, with tracking link available:
Documents can be also printed from shipments list level. After creating shipment, if "send notification" checkbox is checked, customer receives an e-mail with tracking number and tracking link.
Features:
Please, do not hesitate contact us if you have any additional questions.
Link to addon
See our other addons in Marketplace.
Posted by soft-solid
on 23 November 2020 - 04:07 PM
Hello
I'm afraid there can't be filters in these places. You can put filters on the category page, on the main page and on the vendor list (if you have the Multi-Vendor version and the appropriate addon)
Best regards
Robert