<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Miva Merchant Community Forums</title>
		<link>https://www.miva.com/forums/</link>
		<description>vBulletin Forums</description>
		<language>en</language>
		<lastBuildDate>Mon, 06 Apr 2026 18:10:14 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>images/misc/rss.png</url>
			<title>Miva Merchant Community Forums</title>
			<link>https://www.miva.com/forums/</link>
		</image>
		<item>
			<title>Fixing Spaces in URL Caused by Product Codes with Spaces</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725335-fixing-spaces-in-url-caused-by-product-codes-with-spaces</link>
			<pubDate>Thu, 02 Apr 2026 19:41:01 GMT</pubDate>
			<description>Store has almost 500 product codes with spaces in them, and has been stuck using the Legacy SEO Settings after we discovered where the plus marks in...</description>
			<content:encoded><![CDATA[Store has almost 500 product codes with spaces in them, and has been stuck using the Legacy SEO Settings after we discovered where the plus marks in the links were coming from. <br />
<br />
The Legacy SEO Settings use this:<br />
<!-- BEGIN TEMPLATE: bbcode_code -->

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">### Begin - Inserted by Miva Merchant

DirectoryIndex /mm5/merchant.mvc

RewriteEngine On

RewriteRule ^mm5/admin.mvc - [QSA,L]

RewriteCond %{REQUEST_FILENAME} !-s
RewriteRule ^product/([^/.]+)\.html$ /mm5/merchant.mvc?Screen=PROD&amp;Product_code=$1 [QSA,L]

RewriteCond %{REQUEST_FILENAME} !-s
RewriteRule ^category/([^/.]+)\.html$ /mm5/merchant.mvc?Screen=CTGY&amp;Category_code=$1 [QSA,L]

RewriteCond %{REQUEST_FILENAME} !-s
RewriteRule ^([^/]+)/([^/.]+)\.html$ /mm5/merchant.mvc?Screen=PROD&amp;Category_code=$1&amp;Product_ code=$2 [QSA,L]

RewriteCond %{REQUEST_FILENAME} !-s
RewriteRule ^([^/.]+)\.html$ /mm5/merchant.mvc?Screen=$1 [QSA,L]

### End - Inserted by Miva Merchant</pre>
</div>
<!-- END TEMPLATE: bbcode_code --><br />
<br />
The URI Management will update the .htaccess file to this:<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code -->

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">### Begin - Miva Merchant URI Management: Direct all non-file URIs to Miva Merchant
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-s
RewriteCond %{REQUEST_URI} !^/mm5/.*$
RewriteCond %{REQUEST_URI} !(gif|jpg|jpeg|jpe|xbm|png)$
RewriteRule ^(.*)$ /mm5/uri.mvc? [QSA,L]
### End - Miva Merchant URI Management</pre>
</div>
<!-- END TEMPLATE: bbcode_code -->When the .htaccess file is updated, the plus sign disappears from the links, and they break.<br />
 <br />
I had asked about this in the past, and I'm wondering if I can do an import for the old links needing to be redirected using the /some+old+product+code.html Ron had suggested. <br />
<br />
<a href="https://www.miva.com/forums/forum/general/miva-merchant-dream-features/716345-allow-dots-slashes-and-spaces-in-miva-part-numbers/page2" target="_blank">https://www.miva.com/forums/forum/ge...-numbers/page2</a><br />
<br />
The thread seemed to die out there, and the store owner wasn't really concerned about it. In hindsight, I should have checked the &quot;use strict validation for codes&quot; checkbox at the time. It would have at least reminded the storeowner of the issue.]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>lesliekirk</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725335-fixing-spaces-in-url-caused-by-product-codes-with-spaces</guid>
		</item>
		<item>
			<title>Miva 26.01 is Now Available</title>
			<link>https://www.miva.com/forums/forum/general/official-miva-merchant-news-read-only/725334-miva-26-01-is-now-available</link>
			<pubDate>Thu, 02 Apr 2026 17:21:10 GMT</pubDate>
			<description>26.01.00 Resources (Release Date: 04/02/26 )  
   
Along with an admin refresh, we have new naming for Miva Releases, including the year, and a...</description>
			<content:encoded><![CDATA[26.01.00 Resources (Release Date: 04/02/26 ) <br />
  <br />
Along with an admin refresh, we have new naming for Miva Releases, including the year, and a release number.<br />
<br />
This is Miva 26 Release 1, or 26R1 for short.<br />
<br />
In this release we have refreshed admin navigation, modernized dialogs, and improved visual styling. These changes improve usability and consistency across the admin experience.<br />
<br />
<b>Miva Merchant updates include code and database changes that can take a short time to process. While we thoroughly test all updates to ensure they will not affect up-time it is still a good precaution to run updates outside of peak hours.</b> <br />
<br />
<b>Feature Highlights </b><br />
<br />
Version <b>26R1</b> is a major release introducing several new features and platform improvements designed to enhance data insights, profitability tools, storefront customization, and the overall admin experience. <br />
<br />
<b>AI Insights</b><br />
<br />
AI Insights introduces a new way for merchants to explore store data using natural language questions directly within the admin. Instead of manually building reports, merchants can ask questions about orders, products, customers, or sales performance and instantly receive results.<br />
<br />
Results are displayed visually and can be saved as reusable reports, making it easier to track trends and gain deeper insights into store performance.<br />
<br />
Access AI Insights from the AI button in the top-right corner of the admin.<br />
<br />
<b>Want to learn more?</b> See the<a href="https://support.miva.com/hc/en-us/articles/47318499364500-AI-Insights" target="_blank"> AI Insights documentation</a><br />
<br />
<b>Reporting</b><br />
<br />
The reporting interface has been updated with a refreshed design and improved integration with AI Insights. Merchants can now generate reports more easily, visualize store data through updated charts, and manage saved reports directly from the admin.<br />
<br />
These improvements make it easier to analyze store performance, track trends, and build reports that can be reused for ongoing analysis.<br />
<br />
<b>Want to learn more?</b> See the<a href="https://support.miva.com/hc/en-us/articles/37874392391572-Creating-and-Managing-Reports" target="_blank"> Creating and Managing Reports documentation</a><br />
<br />
<b>Margin Awareness</b><br />
<br />
Margin Awareness introduces new calculated fields that help merchants better understand and optimize product profitability. New Profit and Margin values are automatically calculated for products based on formulas you define, allowing merchants to make more informed marketing and promotion decisions.<br />
<br />
Once configured, margin and profit values can be used throughout the platform, including product collections, Vexture Merchandising, and Search, with additional integrations planned for future releases.<br />
<br />
<b>Want to learn more?</b> See the<a href="https://support.miva.com/hc/en-us/articles/47349174500884-Margin-Awareness" target="_blank"> Margin Awareness documentation</a><br />
<br />
<b>Page Builder Theme Editor Enhancements</b><br />
<br />
Button and styling choices made in the Theme Editor are now applied more broadly across template pages in the Miva Shadows framework. This includes pages related to Accounts, Checkout, MivaPay, Wishlists, Static Pages, and more.<br />
<br />
<b>Want to learn more?</b> See the<a href="https://support.miva.com/hc/en-us/articles/37874354211476-Theme-Editor" target="_blank"> Theme Editor documentation</a><br />
<br />
<b>Product Charges and Fees Module Improvements</b><br />
<br />
The Product Charges and Fees module now supports additional fee options. Merchants can configure charges to apply once per order, regardless of the number of items, which is useful for products with a one-time setup cost.<br />
<br />
Charges can also now be calculated as a percentage of the product price instead of a fixed amount, allowing fees to automatically scale with the value of the product.<br />
<br />
<b>Want to learn more?</b> See the<a href="https://support.miva.com/hc/en-us/articles/37874317059220-Product-Charges-and-Fees-Module" target="_blank"> Product Charges and Fees Module documentation</a><br />
<br />
<br />
<b>Miva Merchant Bugs Fixed</b><br />
<div class="text_table_"><table class="text_table"><tr valign="top" class="text_table_tr"><td class="text_table_td"><b>Bug ID</b></td>
<td class="text_table_td"><b>Component</b></td>
<td class="text_table_td"><b>Description</b></td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16852</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">AI Search Index Add / Edit Dialog's source select incorrectly sets the value before loading the list of sources</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16856</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">Remove support for Vector Database configuration &quot;Redis (Store)&quot; and &quot;Postgres (Store)&quot;</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16908</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">AI Data Insights: Core Tables and JSON Functions</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16912</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">AI Data Insights: Conversation Associated Reports</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17041</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">AI Insight Conversations should be aware of the LLMs max prompt token limit</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17128</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">AI Data Insights: Embedded Graphical Reports</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17208</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">Reports generated via AI Insights should generate real titles</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17414</td>
<td class="text_table_td">AI Subsystem</td>
<td class="text_table_td">AI Data Insights Feedback</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16506</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Require signature validation for pre-provide.xml, eliminate provide.xml processing</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16626</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Display Ship / Bill Company name in Customer Dashboard</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16641</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Multi-Select Custom Element</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16645</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Selector Custom Element</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16689</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Custom Elements should support &quot;size&quot; attribute</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16696</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Date Time Picker Display Custom Element</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16740</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMFlexItemCustomElement should support &quot;show&quot; / &quot;hide&quot; functionality</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16741</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMGridColumnCustomElement: Support additional attributes</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16742</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMGridCustomElement: Support &quot;grow&quot; / &quot;noshrink&quot; attributes</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16743</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMSelectCustomElement: Setting a value before the element has been fully processed in the DOM tree results an incorrect selection</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16748</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMFlexItemCustomElement: Add support for &quot;sub-prompt&quot;</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16749</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMFlexItemCustomElement: Dynamically added elements should be moved to the content element</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16756</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMFlexItemCustomElement: Setting actiononclick via setter does not work</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16759</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMSelectCustomElement is not processed correctly if dynamically added to the DOM via innerHTML</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16765</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMFlexItemCustomElement: Add support for &quot;invalid&quot; styling based on invalid child form elements</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16767</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMGridColumnCustomElement default styling prevents MMGridCustomElement from overriding grid alignment</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16777</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMButtonCustomElement is not processed correctly if dynamically added to the DOM via innerHTML</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16778</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMWeightInputCustomElement is not processed correctly if dynamically added to the DOM via innerHTML</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16779</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMFlexItemCustomElement prompt should only show the pointer cursor if clicking the prompt will visually act on the contained element</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16782</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMCheckboxCustomElement is not processed correctly if dynamically added to the DOM via innerHTML</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16783</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Using the mm-radio custom element requires double encoding to avoid allowing html in the text field</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16784</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMRadioCustomElement is not processed correctly if dynamically added to the DOM via innerHTML</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16807</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMSelectorCustomElement should support invalid with no message and invalid options</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16829</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Core Module Field UI</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16830</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Report Add / Edit Dialog: Add Module Field UI Support</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16868</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">BaseProductList: Support multiple onConstruct hooks</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16870</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">BaseCustomerList: Support multiple onConstruct hooks</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16871</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">BaseCategoryList: Support multiple onConstruct hooks</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16872</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Support link-applied search on the Products tab of the Catalog screen</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16873</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Support link-applied search on the Categories tab of the Catalog screen</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16875</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Support link-applied search on the Orders tab of the Order Processing screen</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16898</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Miva 26 UI Refresh: Style Guide</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16902</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Remove Ability to Disable MMTextEditor</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16981</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Miva 26 UI Refresh: Dialogs</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16985</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Miva 26 UI Refresh: Global Navigation UI (MMScreen)</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16989</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Margin Awareness: Core</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17066</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Miva 26 UI Refresh: Default Store Icons</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17067</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Miva 26 UI Refresh: Standardize MMMenuButton Menu Styling: Core</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17068</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Action Dialog does not have correct Miva 26 Styling</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17070</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Copy / Merge Changeset dialogs should use common select styling</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17094</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">AI Data Insights: UI</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17108</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMIconCustomElement should support &quot;tone&quot;</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17152</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMMenuButton CSS Update: Color Picker</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17177</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: MMTexteditor</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17195</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: MMTexteditor: Preferences Dialog</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17198</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Product Image Picker</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17207</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Image Picker</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17213</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Property Link</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17215</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Property List Link Item</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17222</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Edit Product: Profit and Margin display updates</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17223</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Margin Settings display improvements</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17226</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Add ability to apply &quot;container&quot; styling to any element via an HTML attribute</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17227</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Data Management: Implement mm-container-style</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17231</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Add / Remove Modules: Implement mm-container-style</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17232</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Tab Sections: Implement mm-container-style</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17233</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">User Two-Factor Dialog displays broken styling in TOTP screen</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17235</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: MMTooltip Custom Element</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17244</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Embedded Path Mivapay</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17250</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Merchandising Prompt Configuration Dialog</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17254</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Property Base</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17255</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Property Base Text Base Item</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17256</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Base</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17264</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Branch Create Dialog</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17273</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Store</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17275</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Edit User Dialog: Icon</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17276</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Add User Dialog: Icon</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17312</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Implement new custom element: MMGridSectionCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17316</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Page Builder: Property Textarea</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17323</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Miva 26 UI Refresh: API Token Add Dialog and Tooltip Style</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17336</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">MMTextEditor stuck in &quot;loading&quot; display when Google Fonts are used in Safari 26.2</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17363</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Theme colors should be capable of external reference</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17364</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Theme File Changes</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17368</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Page Builder: UI</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17381</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Auto-focus fields no longer receive focus in Safari</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17382</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Theme Editor</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17389</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Standardize MMMenuButton Style: Page Builder: Configuration Screen Component</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17393</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Update Menu Button Icon Color Variable</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17403</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Add hidden attribute to to Grid Column element for Hide/Show Functionality</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17408</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Miva 26 UI Refresh: ReadyTheme Navigation Item Add/Edit Dialog</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17454</td>
<td class="text_table_td">Administrative Interface</td>
<td class="text_table_td">Browser window &quot;unload&quot; event has been deprecated</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16814</td>
<td class="text_table_td">Collections</td>
<td class="text_table_td">Collection Dashboard should be converted to using MMSelectorCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16962</td>
<td class="text_table_td">Core JSON</td>
<td class="text_table_td">JSON_Filter_Contains_Search_Field does not handle top-level search_OR or search_AND clauses</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16975</td>
<td class="text_table_td">Core JSON</td>
<td class="text_table_td">Searching product_inventory using multiple filters within a top-level search generates an incorrect query</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17327</td>
<td class="text_table_td">Core JSON</td>
<td class="text_table_td">Products out-of-stock are not rendered by the MMX Product Details component</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17432</td>
<td class="text_table_td">Core JSON</td>
<td class="text_table_td">Wildcard cache setting causes an unintended &quot;wildcards&quot; entry to be displayed in the MMList</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17401</td>
<td class="text_table_td">Crypto Library</td>
<td class="text_table_td">Encrypt_Payment_Password returns 0 when a suitable cipher cannot be found</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16874</td>
<td class="text_table_td">Customers</td>
<td class="text_table_td">Support link-applied search on the Customers tab of the Customers screen</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17229</td>
<td class="text_table_td">Customers</td>
<td class="text_table_td">Customer Dashboard: Implement mm-container-style</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16994</td>
<td class="text_table_td">Database Layer</td>
<td class="text_table_td">Margin Awareness: ProductList_Load_Related</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17001</td>
<td class="text_table_td">Database Layer</td>
<td class="text_table_td">Margin Awareness: Runtime Product List Relevance Sort</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16791</td>
<td class="text_table_td">Framework Import/Export</td>
<td class="text_table_td">Save Framework screen should use MMMultiSelectCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16694</td>
<td class="text_table_td">Gift Certificates</td>
<td class="text_table_td">Gift Certificate Add / Edit Dialog Redesign</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17120</td>
<td class="text_table_td">MMList</td>
<td class="text_table_td">Miva 26 UI Refresh: MMList</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17147</td>
<td class="text_table_td">MMMenuButton</td>
<td class="text_table_td">MMMenuButton CSS Update: Customer Dashboard</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17230</td>
<td class="text_table_td">Merchandising</td>
<td class="text_table_td">Merchandising: Implement mm-container-style</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17000</td>
<td class="text_table_td">Module: customfields</td>
<td class="text_table_td">Margin Awareness: Custom Fields</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16792</td>
<td class="text_table_td">Module: mailchimp</td>
<td class="text_table_td">MailChimp should use MMMultiSelectCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16998</td>
<td class="text_table_td">Module: mailchimp</td>
<td class="text_table_td">Margin Awareness: MailChimp</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16489</td>
<td class="text_table_td">Module: mmui_stsl</td>
<td class="text_table_td">Remove Store Selection Layout</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16853</td>
<td class="text_table_td">Module: multidomain</td>
<td class="text_table_td">Multi-Domain: Domain Dialog's store select incorrectly sets the value before loading the list of stores</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16997</td>
<td class="text_table_td">Module: multidomain</td>
<td class="text_table_td">Margin Awareness: Multi-Domain</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16732</td>
<td class="text_table_td">Module: mvfedexsoap</td>
<td class="text_table_td">Core Software Shipping Classification: mvfedexsoap</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16926</td>
<td class="text_table_td">Module: mvuspsrest</td>
<td class="text_table_td">USPS: Provisioning does not include From ZIP store setting</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17492</td>
<td class="text_table_td">Module: mvuspsrest</td>
<td class="text_table_td">Separate packages only return Flat Rate Box shipping methods for USPS</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16729</td>
<td class="text_table_td">Module: prodexp</td>
<td class="text_table_td">Core Software Shipping Classification: prodexp</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16992</td>
<td class="text_table_td">Module: prodexp</td>
<td class="text_table_td">Margin Awareness: Export Products to Flat File</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16604</td>
<td class="text_table_td">Module: productcharges</td>
<td class="text_table_td">Product Charges and Fees: Percentage Based Pricing</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16615</td>
<td class="text_table_td">Module: productcharges</td>
<td class="text_table_td">Product Charges and Fees: Single Quantity Charges</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17249</td>
<td class="text_table_td">Module: productcharges</td>
<td class="text_table_td">Product Charges and Fees can add child items to baskets / orders / quotes in an inconsistent order</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16996</td>
<td class="text_table_td">Module: productdata</td>
<td class="text_table_td">Margin Awareness: Product Data Fields and Feeds</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16728</td>
<td class="text_table_td">Module: productimport</td>
<td class="text_table_td">Core Software Shipping Classification: productimport</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16583</td>
<td class="text_table_td">Module: report_coupon_usage</td>
<td class="text_table_td">report_coupon_usage: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16832</td>
<td class="text_table_td">Module: report_coupon_usage</td>
<td class="text_table_td">Coupon Usage Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16937</td>
<td class="text_table_td">Module: report_coupon_usage</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Coupon Usage Report</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16584</td>
<td class="text_table_td">Module: report_customer_sales</td>
<td class="text_table_td">report_customer_sales: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16603</td>
<td class="text_table_td">Module: report_customer_sales</td>
<td class="text_table_td">report_customersales: In/Not In Price Group does not honor Business Accounts</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16620</td>
<td class="text_table_td">Module: report_customer_sales</td>
<td class="text_table_td">report_customer_sales: Support Collections for Product Selection</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16833</td>
<td class="text_table_td">Module: report_customer_sales</td>
<td class="text_table_td">Customer Sales Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16938</td>
<td class="text_table_td">Module: report_customer_sales</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Customer Sales Report</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16585</td>
<td class="text_table_td">Module: report_geosales</td>
<td class="text_table_td">report_geosales: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16621</td>
<td class="text_table_td">Module: report_geosales</td>
<td class="text_table_td">report_geosales: Support Collections for Product Selection</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16831</td>
<td class="text_table_td">Module: report_geosales</td>
<td class="text_table_td">Geographic Sales Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16939</td>
<td class="text_table_td">Module: report_geosales</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Geographic Sales Report</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16586</td>
<td class="text_table_td">Module: report_productsales</td>
<td class="text_table_td">report_productsales: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16606</td>
<td class="text_table_td">Module: report_productsales</td>
<td class="text_table_td">report_productsales: In/Not In Price Group does not honor Business Accounts</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16617</td>
<td class="text_table_td">Module: report_productsales</td>
<td class="text_table_td">report_productsales: Geographic Restrictions</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16622</td>
<td class="text_table_td">Module: report_productsales</td>
<td class="text_table_td">report_productsales: Support Collections for Product Selection</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16834</td>
<td class="text_table_td">Module: report_productsales</td>
<td class="text_table_td">Product Sales Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16940</td>
<td class="text_table_td">Module: report_productsales</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Product Sales Report</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16588</td>
<td class="text_table_td">Module: report_sales</td>
<td class="text_table_td">report_sales: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16607</td>
<td class="text_table_td">Module: report_sales</td>
<td class="text_table_td">report_sales: In/Not In Price Group does not honor Business Accounts</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16618</td>
<td class="text_table_td">Module: report_sales</td>
<td class="text_table_td">report_sales: Geographic Restrictions</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16623</td>
<td class="text_table_td">Module: report_sales</td>
<td class="text_table_td">report_sales: Support Collections for Product Selection</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16836</td>
<td class="text_table_td">Module: report_sales</td>
<td class="text_table_td">Sales Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16942</td>
<td class="text_table_td">Module: report_sales</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Sales Report</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16587</td>
<td class="text_table_td">Module: report_sales_commission</td>
<td class="text_table_td">report_sales_commission: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16835</td>
<td class="text_table_td">Module: report_sales_commission</td>
<td class="text_table_td">Sales Commission Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16941</td>
<td class="text_table_td">Module: report_sales_commission</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Sales Commission Report</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16837</td>
<td class="text_table_td">Module: report_searchlog</td>
<td class="text_table_td">Search Log Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16943</td>
<td class="text_table_td">Module: report_searchlog</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Search Log</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16838</td>
<td class="text_table_td">Module: report_stats</td>
<td class="text_table_td">Statistics Display Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16944</td>
<td class="text_table_td">Module: report_stats</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Statistics Display</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16589</td>
<td class="text_table_td">Module: report_subscription_inventory_projection</td>
<td class="text_table_td">report_subscription_inventory_projection: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16839</td>
<td class="text_table_td">Module: report_subscription_inventory_projection</td>
<td class="text_table_td">Subscription Inventory Projection Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16945</td>
<td class="text_table_td">Module: report_subscription_inventory_projection</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Subscription Inventory Projection</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16840</td>
<td class="text_table_td">Module: report_subscription_metrics</td>
<td class="text_table_td">Subscription Metrics Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16946</td>
<td class="text_table_td">Module: report_subscription_metrics</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Subscription Metrics</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16591</td>
<td class="text_table_td">Module: report_subscription_product_stats</td>
<td class="text_table_td">report_subscription_product_stats: Use true temporary tables</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16841</td>
<td class="text_table_td">Module: report_subscription_product_stats</td>
<td class="text_table_td">Subscription Product Statistics Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16947</td>
<td class="text_table_td">Module: report_subscription_product_stats</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Subscription Product Statistics</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16842</td>
<td class="text_table_td">Module: report_subscription_stats</td>
<td class="text_table_td">Subscription Statistics Report: Add support for Module Field UI via &quot;report&quot; API version 26.01</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16948</td>
<td class="text_table_td">Module: report_subscription_stats</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports: Subscription Statistics</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16995</td>
<td class="text_table_td">Module: searchspringlive</td>
<td class="text_table_td">Margin Awareness: Searchspring Live Indexing and Pricing</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17228</td>
<td class="text_table_td">Module: srchrplc</td>
<td class="text_table_td">Template Search &amp; Replace: Implement mm-container-style</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16991</td>
<td class="text_table_td">Module: stdschtasks</td>
<td class="text_table_td">Recalculate Product Profit and Margin Scheduled Task</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16999</td>
<td class="text_table_td">Module: templatefeed</td>
<td class="text_table_td">Margin Awareness: Template Based Feed</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16730</td>
<td class="text_table_td">Module: tforcefreight</td>
<td class="text_table_td">Core Software Shipping Classification: tforcefreight</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17057</td>
<td class="text_table_td">Module: upsinsureshield</td>
<td class="text_table_td">UPS InsureShield</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17064</td>
<td class="text_table_td">Module: upsinsureshield</td>
<td class="text_table_td">UPS InsureShield Transaction Event Logging</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17280</td>
<td class="text_table_td">Module: upsinsureshield</td>
<td class="text_table_td">Dynamic display of quote messaging based on insured value</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17439</td>
<td class="text_table_td">Module: upsinsureshield</td>
<td class="text_table_td">Remove &quot;shipping&quot; from InsureShield BasketCharge</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17440</td>
<td class="text_table_td">Module: upsinsureshield</td>
<td class="text_table_td">Quoted insuranceAmounts should reflect shipping charges</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17443</td>
<td class="text_table_td">Module: upsinsureshield</td>
<td class="text_table_td">UPS InsureShield: TOS and Initial User Experience</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16733</td>
<td class="text_table_td">Module: upsrest</td>
<td class="text_table_td">Core Software Shipping Classification: upsrest</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16809</td>
<td class="text_table_td">Page Builder</td>
<td class="text_table_td">Page Builder Property Selector should be converted to using MMSelectorCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16810</td>
<td class="text_table_td">Page Builder</td>
<td class="text_table_td">Page Builder Button Property should be modified to display Button State Selector using MMSelectorCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16811</td>
<td class="text_table_td">Page Builder</td>
<td class="text_table_td">Page Builder Button Text Field should be modified to display Button State Selector using MMSelectorCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17003</td>
<td class="text_table_td">Pendo</td>
<td class="text_table_td">Send mymiva_id in Pendo requests</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16693</td>
<td class="text_table_td">Price Groups</td>
<td class="text_table_td">Coupon Add / Edit Dialog Redesign</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16936</td>
<td class="text_table_td">Reporting Subsystem</td>
<td class="text_table_td">Miva 26 Refresh: Home Screen Reports</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16854</td>
<td class="text_table_td">Scheduled Tasks</td>
<td class="text_table_td">Scheduled Task Add / Edit Dialog's operation select incorrectly sets the value before loading the list of operations</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17338</td>
<td class="text_table_td">Search</td>
<td class="text_table_td">Searches performed after placing an order are immediately attributed to that order</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16726</td>
<td class="text_table_td">Shipping/Packaging Rules</td>
<td class="text_table_td">Core Software Shipping Classification: Storage</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16790</td>
<td class="text_table_td">Shipping/Packaging Rules</td>
<td class="text_table_td">Shipping Method Rules Dialog should use MMMultiSelectCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16993</td>
<td class="text_table_td">Subscriptions</td>
<td class="text_table_td">Margin Awareness: Subscriptions</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-17281</td>
<td class="text_table_td">Template Subsystem</td>
<td class="text_table_td">Deleting a product / category can lead to associated Managed Content records not having their reference count decremented</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16812</td>
<td class="text_table_td">Theme Editor</td>
<td class="text_table_td">Theme Editor Field Selector should be converted to using MMSelectorCustomElement</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">MM-16813</td>
<td class="text_table_td">Theme Editor</td>
<td class="text_table_td">Theme Editor Button Configuration Screen should be modified to display Button State Selector using MMSelectorCustomElement</td>
</tr>
</table></div>
<b>Shadows Bugs Fixed</b><br />
<div class="text_table_"><table class="text_table"><tr valign="top" class="text_table_tr"><td class="text_table_td"><b>Bug ID</b></td>
<td class="text_table_td"><b>Description</b></td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-987</td>
<td class="text_table_td">Theme Editor in Framework: Account</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1001</td>
<td class="text_table_td">Theme Editor in Framework: Account: MivaPay</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1027</td>
<td class="text_table_td">Address Validation should not prevent checkout with free orders</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-988</td>
<td class="text_table_td">Theme Editor in Framework: Affiliate</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-991</td>
<td class="text_table_td">Theme Editor in Framework: Catalog Pages</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-992</td>
<td class="text_table_td">Theme Editor in Framework: Global Theme Components</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-989</td>
<td class="text_table_td">Theme Editor in Framework: Checkout</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-994</td>
<td class="text_table_td">Add UPS InsureShield Content Section to OSEL page</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1038</td>
<td class="text_table_td">Checkout Basket Summary: Add link to the product-name</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1039</td>
<td class="text_table_td">Improve the &quot;Order Minimum Page&quot; layout to match other Shadows pages</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-947</td>
<td class="text_table_td">Normalize the form-control focus state styles</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-637</td>
<td class="text_table_td">Product List: Product Card: Alternative Hover Image</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1017</td>
<td class="text_table_td">Product List &amp; Details: Fragments should render mmx-text without extra spacing</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1014</td>
<td class="text_table_td">Product Details: image dimensions properties should be editable when Inspect Element is enabled</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1015</td>
<td class="text_table_td">Product Carousel: Add Theme Editor support to product price &amp; name details</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-924</td>
<td class="text_table_td">MMX_ProductDetails' render functions should use their willRender functions where possible</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1022</td>
<td class="text_table_td">MMX Product Details should render out-of-stock products</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-646</td>
<td class="text_table_td">Product List: Product Card: Review Stars</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-1016</td>
<td class="text_table_td">Improve global search-field JavaScript logic</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-990</td>
<td class="text_table_td">Theme Editor in Framework: Static Pages</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-283</td>
<td class="text_table_td">Add Width Slider to Rich Text Editor</td>
</tr>
<tr valign="top" class="text_table_tr"><td class="text_table_td">SHDWS-993</td>
<td class="text_table_td">Theme Editor in Framework: Wishlists</td>
</tr>
</table></div>
]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/general/official-miva-merchant-news-read-only">Official Miva Merchant News - Read Only</category>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/general/official-miva-merchant-news-read-only/725334-miva-26-01-is-now-available</guid>
		</item>
		<item>
			<title>new to page builder - help adding text with html code</title>
			<link>https://www.miva.com/forums/forum/online-merchants/beginners-support-group/725329-new-to-page-builder-help-adding-text-with-html-code</link>
			<pubDate>Wed, 01 Apr 2026 22:05:58 GMT</pubDate>
			<description>We have been using MIVA for many years and have just started looking at Page Builder. We have moved our FAQ into Page Builder and have text with html...</description>
			<content:encoded><![CDATA[We have been using MIVA for many years and have just started looking at Page Builder. We have moved our FAQ into Page Builder and have text with html codes to add. Planning to cut and paste the html text into the correct section for the FAQ. But there does not seem to be an editor or a way to do this.<br />
<br />
How do you add text with html codes in page builder? I've tried the rich text editor and watched videos and tried the AI chat and haven't been able to figure it out. Any suggestions welcome. <br />
<br />
Thank you-<br />
Valerie]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/beginners-support-group">Beginners Support Group</category>
			<dc:creator>pmlvalerie</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/beginners-support-group/725329-new-to-page-builder-help-adding-text-with-html-code</guid>
		</item>
		<item>
			<title>MvCALL Array Index error with no Array</title>
			<link>https://www.miva.com/forums/forum/designers-and-developers/mivascript-miva-merchant-empresa/725325-mvcall-array-index-error-with-no-array</link>
			<pubDate>Mon, 30 Mar 2026 16:42:16 GMT</pubDate>
			<description>We are stumped.  Works fine with python and curl.  But using MvCALL is returning this error: Fatal error in MiscRepo\Test_Groq.mvc @...</description>
			<content:encoded><![CDATA[We are stumped.  Works fine with python and curl.  But using MvCALL is returning this error: Fatal error in MiscRepo\Test_Groq.mvc @ [00000000:00000302]: E:\MiscRepo\Test_Groq.mv: Line 46: Array index must be positive integer.  <br />
<br />
Interestingly we comment out the api_key and we still get the error.  If we also comment out the payload - we get authentication error.  If we add back the key without payload - expected error.  IF we add back payload (with key) - the fatal error.<br />
<br />
Using normal &lt;MvCAPTURE&gt; - same result<br />
<br />
&lt;MIVA STANDARDOUTPUTLEVEL=&quot;html,text,compresswhitespace&quot; &gt;<br />
<br />
&lt;MvASSIGN NAME = &quot;g.groqkey&quot; VALUE = &quot;REDACTED-THIS&quot;&gt;<br />
<br />
&lt;MvASSIGN NAME=&quot;l.payload&quot; VALUE='{&quot;model&quot;:&quot;openai/gpt-oss-120b&quot;,&quot;messages&quot;:[{&quot;role&quot;:&quot;user&quot;,&quot;content&quot;:&quot;Hello&quot;}],&quot;max_tokens&quot;:50,&quot;stream&quot;:false}'&gt;<br />
<br />
&lt;MvASSIGN NAME=&quot;l.rawresponse&quot; VALUE=&quot;&quot;&gt;<br />
<br />
&lt;Miva MvCALL_ERROR=&quot;nonfatal,nodisplay&quot;&gt;<br />
&lt;MvCALL ACTION=&quot;https://api.groq.com/openai/v1/chat/completions&quot;<br />
METHOD=&quot;RAW&quot;<br />
CONTENT-TYPE=&quot;application/json&quot;<br />
HEADERS=&quot;{ 'Authorization: Bearer ' $ g.groqkey }&quot;<br />
FIELDS=&quot;{ l.payload }&quot;&gt;<br />
&lt;MvASSIGN NAME=&quot;l.rawresponse&quot; VALUE=&quot;{ l.rawresponse $ s.callvalue }&quot;&gt;<br />
&lt;MvCALLSTOP&gt;<br />
&lt;/MvCALL&gt;<br />
&lt;Miva MvCALL_ERROR=&quot;fatal,display&quot;&gt;<br />
<br />
Raw Response: &lt;MvEVAL EXPR=&quot;{ miva_json_decode(l.rawresponse, l.theresult) }&quot;&gt;<br />
theresult: &lt;MvEVAL EXPR = &quot;{ l.theresult }&quot;&gt;&lt;BR&gt;<br />
<br />
Thanks for any assistance.<br />
<br />
-mike<br />
<br />
<br />
 ]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/designers-and-developers/mivascript-miva-merchant-empresa"><![CDATA[MivaScript &amp;  Miva Empresa]]></category>
			<dc:creator>MLT</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/designers-and-developers/mivascript-miva-merchant-empresa/725325-mvcall-array-index-error-with-no-array</guid>
		</item>
		<item>
			<title>Conditional Attribute Options</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/pagebuilder/725323-conditional-attribute-options</link>
			<pubDate>Fri, 27 Mar 2026 20:38:07 GMT</pubDate>
			<description><![CDATA[Has anyone successfully created a way to make particular product attributes conditional in Miva? 
 
We&#8217;re using attributes to let customers select...]]></description>
			<content:encoded><![CDATA[Has anyone successfully created a way to make particular product attributes conditional in Miva?<br />
<br />
We&#8217;re using attributes to let customers select things like:<br />
COLOR<br />
SIZE<br />
LOGO (department logo)<br />
LOGO COLORWAY (Full Color, All White, All Black)<br />
DECO METHOD (embroidery, printed, engraved, etc.)<br />
<br />
<b>The issue is that these are not conditional.</b> No matter what&#8217;s selected, all options in the other attributes still show.<br />
The problem for us is that some LOGO / COLORWAY / DECO combinations aren't available. For examples, one department may have a logo that can only be offered in black or white while another department's logo may only be able to be printed (not embroidered). Right now, customers can still select those invalid combinations.<br />
<br />
I want selections to control what comes next, for example:<br />
LOGO limits available COLORWAYS<br />
DECO METHOD limits valid logos or styles<br />
Invalid combinations aren&#8217;t selectable<br />
<br />
<br />
The only way I know of to control this currently in Miva is to generate variants for every combination &amp; then remove the invalid choices, but with the number of products, logos, colorways, and decoration methods, this quickly turns into over a million variants which isn&#8217;t remotely manageable.<br />
<br />
We already maintain variants for PRODUCT + COLOR + SIZE on our stores (how we control actual physical inventory).<br />
For one store alone, that&#8217;s:<br />
147 products<br />
5,148 product variants<br />
<br />
If we layer in:<br />
82 logos<br />
3 colorways<br />
3 decoration methods<br />
That pushes us well over a million variants.<br />
<br />
<br />
<br />
Appreciate any insight!]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10/pagebuilder">PageBuilder</category>
			<dc:creator>IMS-taylor</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/pagebuilder/725323-conditional-attribute-options</guid>
		</item>
		<item>
			<title>Category List Component Mobile not working</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725319-category-list-component-mobile-not-working</link>
			<pubDate>Wed, 25 Mar 2026 17:21:26 GMT</pubDate>
			<description><![CDATA[Has anyone else encountered this? I just created a new category page with page builder and noticed that the Category List Component &gt; Responsive...]]></description>
			<content:encoded><![CDATA[Has anyone else encountered this? I just created a new category page with page builder and noticed that the Category List Component &gt; Responsive Setting &gt; Mobile columns setting does not seem to work. It looks like the default mobile setting is 2 columns but when viewing the page it does not change to 2 columns for mobile but it keeps the setting in the Default (desktop) setting of 5 columns.]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>Jim Cockerham</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725319-category-list-component-mobile-not-working</guid>
		</item>
		<item>
			<title><![CDATA[Visitors landing on &amp;quot;Requested Item Not Available&amp;quot; page (product not found page)]]></title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725318-visitors-landing-on-requested-item-not-available-page-product-not-found-page</link>
			<pubDate>Wed, 25 Mar 2026 01:37:56 GMT</pubDate>
			<description>Our Google Analytics is showing there are a lot of page views for our product not found page.  Is there a way to determine what product/url with...</description>
			<content:encoded><![CDATA[Our Google Analytics is showing there are a lot of page views for our product not found page.  Is there a way to determine what product/url with Miva?  I'm using GSC to determine this now.  Maybe edit the template to show the product not found?]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>c3idesign</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725318-visitors-landing-on-requested-item-not-available-page-product-not-found-page</guid>
		</item>
		<item>
			<title>Exclude Availabilty Group (or Selected Customers) from a Shipping Method?</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725307-exclude-availabilty-group-or-selected-customers-from-a-shipping-method</link>
			<pubDate>Sun, 22 Mar 2026 21:25:25 GMT</pubDate>
			<description>Is there a way to exclude an Availability Group, or a small group of customers, from a particular shipping method? I can see how Availability Groups...</description>
			<content:encoded><![CDATA[Is there a way to exclude an Availability Group, or a small group of customers, from a particular shipping method? I can see how Availability Groups can be assigned to a particular shipping method, making that method only available to that group, but I don't see how to prevent a set of customers from being offered a specific shipping method.]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>delcorsets</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725307-exclude-availabilty-group-or-selected-customers-from-a-shipping-method</guid>
		</item>
		<item>
			<title><![CDATA[flex.json list property - item_prompt_property not working, shows [object Object]]]></title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/pagebuilder/725306-flex-json-list-property-item_prompt_property-not-working-shows-object-object</link>
			<pubDate>Sat, 21 Mar 2026 17:09:17 GMT</pubDate>
			<description><![CDATA[I am building a custom Basic architecture Flex Component (no MMX dependency) with a list property type using list_type: &quot;group&quot;. I am trying to use...]]></description>
			<content:encoded><![CDATA[I am building a custom Basic architecture Flex Component (no MMX dependency) with a list property type using list_type: &quot;group&quot;. I am trying to use item_prompt_property to display a label for each list item in the Page Builder UI, but it is not working as expected.<br />
<br />
When item_prompt_property is set to any property code (e.g. &quot;heading&quot; or a dedicated &quot;slide_name&quot; text field), the list displays [object Object] instead of the property value as the item label.<br />
<br />
When item_prompt_property is removed entirely, the list items display with no label at all - just a blank row with an arrow to open the item's properties.<br />
<br />
My list property definition looks like this:<br />
<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_code -->

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">json

<span style="color:#2B303B">{</span>
<span style="color:#B80A18">&quot;code&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;slides&quot;</span><span style="color:#2B303B">,</span>
<span style="color:#B80A18">&quot;prompt&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;Slides&quot;</span><span style="color:#2B303B">,</span>
<span style="color:#B80A18">&quot;type&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;list&quot;</span><span style="color:#2B303B">,</span>
<span style="color:#B80A18">&quot;list_type&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;group&quot;</span><span style="color:#2B303B">,</span>
<span style="color:#B80A18">&quot;item_prompt_property&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;heading&quot;</span><span style="color:#2B303B">,</span>
<span style="color:#B80A18">&quot;properties&quot;</span><span style="color:#14181F">:</span> <span style="color:#2B303B">[</span>
<span style="color:#2B303B">{</span>
<span style="color:#B80A18">&quot;code&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;heading&quot;</span><span style="color:#2B303B">,</span>
<span style="color:#B80A18">&quot;prompt&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;Heading&quot;</span><span style="color:#2B303B">,</span>
<span style="color:#B80A18">&quot;type&quot;</span><span style="color:#14181F">:</span> <span style="color:#008000">&quot;text&quot;</span>
<span style="color:#2B303B">}</span>
<span style="color:#2B303B">]</span>
<span style="color:#2B303B">}</span></pre>
</div>
<!-- END TEMPLATE: bbcode_code --><br />
<br />
<b>Questions:</b><ul><li>Is item_prompt_property supported for Basic architecture components, or only for MMX/Shadows components?</li>
<li>Is there a correct syntax for displaying a property value as the list item label in the Page Builder UI?</li>
<li>Is there an alternative way to give list items a human-readable label so editors can identify slides without opening each one?</li>
</ul> ]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10/pagebuilder">PageBuilder</category>
			<dc:creator>delcorsets</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/pagebuilder/725306-flex-json-list-property-item_prompt_property-not-working-shows-object-object</guid>
		</item>
		<item>
			<title>Authorize.net Electronic Debit not displaying</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725294-authorize-net-electronic-debit-not-displaying</link>
			<pubDate>Wed, 18 Mar 2026 18:07:03 GMT</pubDate>
			<description><![CDATA[I'm trying to get the Authorize.net Electronic Debit to be offered as a payment method. Is it compatible with MivaPay? It's not offered as a Payment...]]></description>
			<content:encoded><![CDATA[I'm trying to get the Authorize.net Electronic Debit to be offered as a payment method. Is it compatible with MivaPay? It's not offered as a Payment Method on the OSEL screen, which is needed to get the box to open where they can enter their banking information to do an Electronic Funds Transfer (ETF) on the next screen. Does this have to first be set up through Auth.net before it can be added in Miva?]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>lesliekirk</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725294-authorize-net-electronic-debit-not-displaying</guid>
		</item>
		<item>
			<title>Adding Canonical Category Code to Google Product Feed</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725293-adding-canonical-category-code-to-google-product-feed</link>
			<pubDate>Wed, 18 Mar 2026 15:00:08 GMT</pubDate>
			<description><![CDATA[Sorry if this has been asked before.  I'd like to add this to the Google product feed, but don't know the field name.  Can someone point me in the...]]></description>
			<content:encoded><![CDATA[Sorry if this has been asked before.  I'd like to add this to the Google product feed, but don't know the field name.  Can someone point me in the right direction?   ]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>Chicksaddlery</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725293-adding-canonical-category-code-to-google-product-feed</guid>
		</item>
		<item>
			<title>Hide Out of Stock Products Behavior</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725292-hide-out-of-stock-products-behavior</link>
			<pubDate>Wed, 18 Mar 2026 13:43:18 GMT</pubDate>
			<description><![CDATA[Is it possible to enable the &quot;Hide Out of Stock Products&quot; setting but still have the product page intact? Essentially, we want to hide the product...]]></description>
			<content:encoded><![CDATA[Is it possible to enable the &quot;Hide Out of Stock Products&quot; setting but still have the product page intact? Essentially, we want to hide the product from the search results and the category pages. When we have Hide Out of Stock enabled, it's hidden from SRCH/CTGY but the product page shows just the global header, breadcrumbs and global footer.<br />
<br />
I'd imagine the intent is to remove products that can&#8217;t be purchased from category and search to allow friction free purchase process. But if someone is directed to the actual product page (bookmark, email, google search) it should be intact.<br />
<br />
Is it possible to block the product from SRCH/CTGY while keeping the PROD page intact?]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>gmanning</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725292-hide-out-of-stock-products-behavior</guid>
		</item>
		<item>
			<title>Shipping Options at the Product Level</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725281-shipping-options-at-the-product-level</link>
			<pubDate>Wed, 11 Mar 2026 22:50:07 GMT</pubDate>
			<description><![CDATA[I'm wondering if anyone has a solution for offering different shipping options at the product level instead of the basket level? 
 
Thanks, 
Mike]]></description>
			<content:encoded><![CDATA[<span style="font-family:Verdana">I'm wondering if anyone has a solution for offering different shipping options at the product level instead of the basket level?<br />
<br />
Thanks,<br />
Mike</span>]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>mjstonez</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725281-shipping-options-at-the-product-level</guid>
		</item>
		<item>
			<title>Template code to modify an array element?</title>
			<link>https://www.miva.com/forums/forum/online-merchants/miva-10/725279-template-code-to-modify-an-array-element</link>
			<pubDate>Tue, 10 Mar 2026 19:56:38 GMT</pubDate>
			<description>I feel like I should already know this ... 
I need to modify the value of an array element in template code.  Initially I wrote something in the...</description>
			<content:encoded><![CDATA[I feel like I should already know this ...<br />
I need to modify the value of an array element in template code.  Initially I wrote something in the form: <!-- BEGIN TEMPLATE: bbcode_code -->

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">&lt;mvt:assign name=&quot;l.settings:MyArray[l.settings:ElementNumber]:someMember&quot; value=&quot;l.NewValue&quot; /&gt;</pre>
</div>
<!-- END TEMPLATE: bbcode_code -->But that's not allowed; and according to the docs, you can't use the <span style="font-family:Courier New">index</span> or <span style="font-family:Courier New">member</span> attributes in <span style="font-family:Courier New">mvt:assign </span>like you can in regular Miva Script <span style="font-family:Courier New">MvASSIGN</span>.<br />
<br />
The only solution I've thought of is to:<ul><li>Copy the array element to a temporary variable,</li>
<li>delete the element from the array,</li>
<li>modify the temporary variable, and</li>
<li>Insert the temporary element back into the array.</li>
</ul>But that seems kind of klugey.  Is there a better way, and I've just forgotten?<br />
<br />
Thanks --]]></content:encoded>
			<category domain="https://www.miva.com/forums/forum/online-merchants/miva-10">Miva 10</category>
			<dc:creator>Kent Multer</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/forum/online-merchants/miva-10/725279-template-code-to-modify-an-array-element</guid>
		</item>
		<item>
			<title />
			<link>https://www.miva.com/forums/special/visitor-messages/725277-</link>
			<pubDate>Tue, 10 Mar 2026 15:06:44 GMT</pubDate>
			<description>How to stop users from shipping particular products to a particular state/country? You replied that you have a small utility module that can do this...</description>
			<content:encoded>How to stop users from shipping particular products to a particular state/country? You replied that you have a small utility module that can do this without changing any shipping rules. You can PM or email me for details.</content:encoded>
			<category domain="https://www.miva.com/forums/special/visitor-messages">Visitor Messages</category>
			<dc:creator>greggc</dc:creator>
			<guid isPermaLink="true">https://www.miva.com/forums/special/visitor-messages/725277-</guid>
		</item>
	</channel>
</rss>
